move-hub / move-ls

lsp implementation for libra move lang
Apache License 2.0
0 stars 0 forks source link

Integrate to Mason LSP #2

Open tinguyen1107 opened 6 months ago

tinguyen1107 commented 6 months ago

Hi guys, I'm using neovim, with mason lsp, how can I integrate all of your tools to my editor? I'm a blockchain developer, and working with SUI protocol. I'm using your tree-sitter-move package, this is really cool. Thanks a lot!

nanne007 commented 5 months ago

nice to hear from you! Sadly, I'm not going to maintain these repos anymore. And the move-ls is not ready for use in any serious scenarios. tree-sitter-move is also out of date. If you're interested, feel free to PR or FORK as your will. Besides, maybe you can follow the official move-analyzer here https://github.com/move-language/move/tree/main/language/move-analyzer.