Scalastyle
scalastyle (by scalastyle)
Metals
Scala language server with rich IDE features 🚀 (by scalameta)
Our great sponsors
Scalastyle | Metals | |
---|---|---|
1 | 9 | |
679 | 1,725 | |
0.0% | 1.4% | |
0.0 | 9.7 | |
over 2 years ago | 4 days ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
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.
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.
Scalastyle
Posts with mentions or reviews of Scalastyle.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-08.
-
Checklist for learning Scala
Find a code conventions document: the online Scala course that I’ve started uses Scalastyle for enforcing the style of the code. If it’s good enough for the Scala core team, it’s good enough for me.
Metals
Posts with mentions or reviews of Metals.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-20.
-
Starting with Scala: editor and version choice?
IntelliJ has its own BSP. The other one is Metals. You can use it with many IDEs (vim, emacs, vscode, atom,...). Use it with emacs if you're comfortable with it.
-
Java on Visual Studio Code Update – April 2022
Ironically the main Scala tooling is now VSCode based, https://scalameta.org/metals/
- Metals / VS Code debug not working
-
Metals code completion not working (as of Jan 2022)
The latet metals seems to be 0.11.1 .
-
What is your favorite programming language?
Have a look at https://scalameta.org/metals/
-
Scala - what is best development setup?
You should be able to use Metals with vim and get IDE-like functionalities in your preferred editor: https://scalameta.org/metals/
-
Starting with Scala 3 macros: a short tutorial
Once we have that, we can import the project into IntelliJ or Metals.
-
Is there any editor or IDE that supports Ammonite with inline dependencies?
Although not too widely advertised, Metals has had support for Ammonite scripts since mid-2020. From VS Code with Metals enabled, opening a .sc file should open a dialog, offering to "import" the Ammonite script.
-
How do I install scala for Visual Studio 2019?
You definitely don't need to install bloop separately, Metals does the rest for you, you might be running into this issue: https://github.com/scalameta/metals/issues/2341
What are some alternatives?
When comparing Scalastyle and Metals you can also consider the following projects:
scalafmt - This repo is now a fork of --->
Scapegoat - Scala compiler plugin for static code analysis
Wartremover - Flexible Scala code linting tool
Scalafix - Refactoring and linting tool for Scala
intellij-plugins - Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform
Scalariform - Scala source code formatter
sbt - sbt, the interactive build tool
Scoverage - Scoverage Scala Code Coverage Core Libs
Linter - Static Analysis Compiler Plugin for Scala
intellij-scala-bundle - IntelliJ Scala Bundle - get started with Scala in a single click!
Jupyter Scala - A Scala kernel for Jupyter
Mill - Your shiny new Java/Scala build tool!