Skip to content

Releases: scalameta/metals-sublime

v0.16.0

08 Jun 07:33
881f579
Compare
Choose a tag to compare

Support new doctor format thanks to @ninth-dev's work

v0.15.0

22 Apr 11:23
b6636cf
Compare
Choose a tag to compare
  • Fix links in stacktrace view
  • Support scala 2.13 Metals artifacts

v0.14.0

19 Apr 09:08
f24f3db
Compare
Choose a tag to compare
  • Fix bug with doctor reload
  • Bump default Metals version

v0.13.0

25 Jan 09:02
9c8d2a3
Compare
Choose a tag to compare

Enable plugin in java files

v0.12.0

23 Dec 09:55
1366bbe
Compare
Choose a tag to compare
  • 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

08 Dec 09:45
df24221
Compare
Choose a tag to compare
  • 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

05 Dec 19:34
dd86123
Compare
Choose a tag to compare
  • Bug fix for settings edit.
  • Add more metals commands
  • Logs unknown commands into the status bar

v0.10.0

05 Dec 15:03
Compare
Choose a tag to compare

First version to target ST4 only.

Other breaking changes include renaming several commands to avoid collision with other sublime plugins:

  • file_decoder to lsp_metals_file_decoder
  • new_scala_file to lsp_metals_new_scala_file
  • find_in_dependency to lsp_metals_find_in_dependency
  • analyze_stacktrace to lsp_metals_analyze_stacktrace

Thanks to @rchl for the review.

Bug fix statusBarProvider value.

v0.9.0

29 Nov 14:43
0008ac4
Compare
Choose a tag to compare

[ST3] 0.9.0

07 Dec 22:32
0008ac4
Compare
Choose a tag to compare

Creating a tag specific for ST3. This is the same as https://github.com/scalameta/metals-sublime/releases/tag/0.9.0