metals
https://github.com/scalameta/metals
Scala
Scala language server with rich IDE features 🚀
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Scala not yet supported2 Subscribers
Add a CodeTriage badge to metals
Help out
- Issues
- sbt 2.x: .sbt files are parsed with Scala 2 dialect (false errors on Scala 3 syntax)
- fix: end "Compiling" progress when the compile request completes or the connection is lost
- Small improvements
- bugfix: invalidate Protobuf outlines when the source file is renamed/moved/deleted
- bugfix: ignore out-of-workspace didOpen in fallback (main-v2)
- Ignore / don't auto-start Scala CLI for URIs outside workspace folders
- bugfix: skip Scala CLI auto-start outside workspace folders
- Wrap metals:default-shell command arguments in quotes
- Do not use the unpinned repositories to resolve Maven dependencies in Bazel projects
- mbt(bazel): add a streamed_proto decoder for bazel query output
- Docs
- Scala not yet supported