metals-sublime VS urep-scala

Compare metals-sublime vs urep-scala and see what are their differences.

metals-sublime

Sublime Text package for Metals, a language server for Scala (by scalameta)

urep-scala

get started with Scala and Bazel! (by radixbio)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
metals-sublime urep-scala
1 1
16 6
- -
4.1 10.0
14 days ago over 3 years ago
Python Starlark
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

metals-sublime

Posts with mentions or reviews of metals-sublime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-30.

urep-scala

Posts with mentions or reviews of urep-scala. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-30.
  • What's your preferred setup/process (IDE, settings, etc) for working in Scala?
    5 projects | /r/scala | 30 Nov 2021
    For build tooling, we've found that Bazel is the Scala build tool that sucks the least, at least for us. sbt is the standard and is easier to work with at a smaller scale, but it's slow and with what we were doing, we couldn't have it sanely do a full monorepo build. Dev life got significantly less shitty about a month after moving to Bazel. We open sourced our minimal Bazel repo setup if you want to try it out. https://github.com/radixbio/urep-scala The most significant limitation we've had with Bazel is that it really only works for interesting Scala projects as we have it configured on Linux and Mac (not Windows). We use Linux for development so this is fine for us and we can get the .exe installers and deploy jars out that we need to support Windows platforms.

What are some alternatives?

When comparing metals-sublime and urep-scala you can also consider the following projects:

sbt - sbt, the interactive build tool

nvim-metals - A Metals plugin for Neovim

LSP-bash - Bash support for Sublime's LSP plugin provided through bash-language-server.

scaluzzi - Additional rules for Scalafix. The part of scalazzi rules.

coc-metals - Deprecated in favor of scalameta/nvim-metals

LSP - Client implementation of the Language Server Protocol for Sublime Text