Skip to content

tgodzik/metals

 
 

Repository files navigation

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. 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.

Alternatives

  • IntelliJ IDEA: 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)

About

Work-in-progress language server for Scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 98.2%
  • Other 1.8%