Scala language server with rich IDE features 🚀
See the website: https://scalameta.org/metals/
See the contributing guide: https://scalameta.org/metals/docs/contributors/getting-started.html
The current maintainers (people who can merge pull requests) are:
@adpi2
@laughedelic
@ckipp01
@gabro
@mudsam
@kpbochenek
@jvican
@marek1840
@olafurpg
@ShaneDelmore
@tgodzik
@dos65
@dragosfor his work on a Scala implementation of the LSP (see: https://github.com/dragos/dragos-vscode-scala). This project helped us get quickly started with LSP. Since then, we have refactored the project's original sources to the point where only a few simple case classes remain.
Metals = Meta (from Scalameta) + LS (from Language Server)