Built with Scalameta
Feel free to add your project to this list by submitting a pull request here.
- Scalafmt: code formatter.
- Scalafix: refactoring and linting tool.
- Metals: Language Server Protocol implementation.
- Metadoc: static site generator to browse source code with "Jump to definition" and "Find references".
- Stags: Scala tags generator.
- AST explorer: interactive explorer of Scala syntax trees.
- Metarpheus: extract models and apis from a spray-based server.
- sbt-example: an sbt plug-in for creating unit tests from Scaladoc.
- sbt-doctest: generates tests from examples in Scaladoc.