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

Drop ST3 support #57

Closed ayoub-benali closed 2 years ago

ayoub-benali commented 2 years ago

With some refactoring and commands renaming Closes #49

ayoub-benali commented 2 years ago

@rchl @rwols @predragnikolic I tried to refactor the code to follow more python conventions. Could you have a look ?