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

Basic support for metals/findTextInDependencyJars #54

Closed ayoub-benali closed 2 years ago

ayoub-benali commented 2 years ago

https://scalameta.org/metals/docs/integrations/new-editor/#metalsfindtextindependencyjars Similar to neo-vim and vs-code implementations only query.pattern and options.include are included in the request.

Peek 2021-11-27 21-03

Closes https://github.com/scalameta/metals-sublime/issues/47