Releases: scalameta/metals-sublime
Releases · scalameta/metals-sublime
v0.16.0
Support new doctor format thanks to @ninth-dev's work
v0.15.0
- Fix links in stacktrace view
- Support scala 2.13 Metals artifacts
v0.14.0
- Fix bug with doctor reload
- Bump default Metals version
v0.13.0
Enable plugin in java files
v0.12.0
- Add copy worksheet command
- Remove stacktrace regex hack and add commands to make links in hover popup work (requires metals
0.10.9+213-69c1200a-SNAPSHOT
or above) - Clear phantoms when worksheet is being edited
v0.11.0
- Add in editor support for Metals Doctor
- enable superMethodLensesEnabled by default
- Add two new commands for Goto Super Method and Super Method Hierarchy
v0.10.1
- Bug fix for settings edit.
- Add more metals commands
- Logs unknown commands into the status bar
v0.10.0
First version to target ST4 only.
Other breaking changes include renaming several commands to avoid collision with other sublime plugins:
file_decoder
tolsp_metals_file_decoder
new_scala_file
tolsp_metals_new_scala_file
find_in_dependency
tolsp_metals_find_in_dependency
analyze_stacktrace
tolsp_metals_analyze_stacktrace
Thanks to @rchl for the review.
Bug fix statusBarProvider
value.
v0.9.0
Add support for the following commands:
- Analyse stacktrace https://scalameta.org/metals/blog/2020/09/21/lithium#analyze-stacktrace-command
- Find text in dependency JAR files https://scalameta.org/metals/blog/2021/10/26/tungsten/#find-text-in-dependency-jar-files
[ST3] 0.9.0
Creating a tag specific for ST3. This is the same as https://github.com/scalameta/metals-sublime/releases/tag/0.9.0