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

Always look up the session name for lsp_execute #35

Closed rwols closed 3 years ago

rwols commented 3 years ago

This should start working for ST4 again while maintaining compatilibity with ST3. The improvement is that we always look for a session called "metals". Previously, the lsp_execute command could just as well pick another more suitable session that happens to be running alongside metals.