Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scalameta/metals

Scala language server with rich IDE features 🚀
https://github.com/scalameta/metals

hacktoberfest ide language-server lsp scala scalameta

Last synced: about 2 months ago
JSON representation

Scala language server with rich IDE features 🚀

Awesome Lists containing this project

README

        

# Metals


Chat with us on discord


Follow scalameta on Twitter


Find us on scaladex

## Documentation

See the website: https://scalameta.org/metals/

## Contributing

See the contributing guide:
https://scalameta.org/metals/docs/contributors/getting-started.html

To learn more about how Metals works, see [./architecture.md](./architecture.md). It explains the high-level layout of the source code. Do skim through that document.

### Acknowledgements and Development

For more information on the current maintainers, companies that have/are
sponsoring the development of Metals, and acknowledgements of previous work,
please see
[https://scalameta.org/metals/docs/acknowledgements/development.html](https://scalameta.org/metals/docs/acknowledgements/development.html).

## Alternatives

- [IntelliJ IDEA](https://www.jetbrains.com/help/idea/discover-intellij-idea-for-scala.html):
the most widely used IDE for Scala using a re-implementation of the Scala
typechecker.

## Why Metals?

Metals = Meta (from Scalameta) + LS (from Language Server)