Releases: scalameta/metals-vscode
Releases · scalameta/metals-vscode
v1.2.7
v1.2.5
Summary
This release adds compatibility with Metals v0.4.3 (codename Tin)
Refer the release notes for Metals v0.4.3 for a summary of the new Metals features!
🎉 New features
🌐VSCode Markeplace
v1.2.0
Summary
This release adds compatibility with Metals v0.4.0 (codename Tin) as well as introducing many improvements.
Refer the release notes for Metals v0.4.0 for a summary of the new Metals features!
🎉 New features
- Add "cascade compile" and "cancel compile" tasks. #51 (olafurpg)
- Synchronize client commands with latest Metals. #51 (olafurpg)
💅 UX improvements
- Select latest JVM version when possible. [#58](#58 (olafurpg)
- Use non-memory JVM options from .jvmopts file. [#57] (olafurpg)
- Focus on webview when running doctor. [#55] (olafurpg)
- Reduce default memory settings. #48 (olafurpg)
- Add mis-configured Java Home as possible reason for download error. #49 (olafurpg)
- Ask to reload window on changes to server properties. #43 (olafurpg)
- Prefer JDK over JRE. #38 (gabro)
📚 Documentation
🌐VSCode Markeplace
v1.1.0
Summary
This release brings many UX improvements and it adds compatibility for the new configurations options introduced by Metals 0.3.2.
🎉 New features
💅 UX improvements
- Show Metals commands only when the active buffer is a Scala file #31 (gabro)
- Use infinite ttl for coursier fetch #29 (olafurpg)
- Fix #24, print stdout in case download failed #27 (olafurpg)
- Warn on out-of-date server version #26 (gabro)
- Java Home detection improvements #33 (gabro)
📚 Documentation
v1.0.0
Testing the CI, nothing to see here
v0.3.2 Fixing the CI