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

Handle metals-diagnostics-focus #71

Closed ayoub-benali closed 2 years ago

ayoub-benali commented 2 years ago

https://scalameta.org/metals/docs/integrations/new-editor#open-problems

ayoub-benali commented 2 years ago

In the case of sublime client this command is sent only when running the code which requires debugProvider. It will retest once that is the case