This repository has been archived by the owner on Apr 26, 2022. It is now read-only.
Releases: scalameta/metals-eclipse
Releases · scalameta/metals-eclipse
Metals Eclipse 0.2.0
- Now requires Eclipse 2019-12
- Update dependency LSP4J to 0.8.1
- Update dependency LSP4E to 0.13.0
Metals Eclipse 0.1.2
- Add support for configuration of metals version.
- By default it uses the latest metals version.
Metals Eclipse 0.1.0
Implement (almost) all metals extensions.Requires Eclipse 2019-09. Also, please add the repository for LSP4e 0.12.0 at https://download.eclipse.org/lsp4e/releases/0.12.0/ to your update sites.
Implemented features
- Build import
- Workspace symbols
- Tree View protocol
- metals/executeClientCommand
- metals/inputBox
- metals/slowTask
- metals/status
Metals Eclipse 0.0.4
Added support for slow task metals extension.
Metals Eclipse 0.0.3
- Add support for metals status extension.
Initial release WIP
Basic integration with eclipse.