scalameta / metals-sublime

Sublime Text package for Metals, a language server for Scala
https://packagecontrol.io/packages/LSP-metals
Apache License 2.0
16 stars 10 forks source link

Support Type Annotation on Code Selection #44

Closed ninth-dev closed 2 years ago

ninth-dev commented 2 years ago

In metals 0.10.8, there's a new feature:

https://scalameta.org/metals/blog/2021/10/26/tungsten#type-annotations-on-code-selection.

ayoub-benali commented 2 years ago

fixed in https://github.com/sublimelsp/LSP/pull/1900