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

Migrate server properties to clientExperimentalCapabilities #18

Closed ayoub-benali closed 4 years ago

ayoub-benali commented 4 years ago

Following the discussion here but need to wait for this issue to be fixed in LSP first.

ckipp01 commented 4 years ago

This issue can probably just be closed now seeing that everything can be done via InitializationOptions.

ayoub-benali commented 4 years ago

yeah but I still need to migrate the server properties to InitializationOptions