anakin-language-server icon indicating copy to clipboard operation
anakin-language-server copied to clipboard

Instruction for using it with Text Editors and IDEs

Open wxguy opened this issue 1 year ago • 3 comments

Is there any documentation that points to the users to install the plugin for Text Editors and IDEs? Most of the LS do l plugins does it.

I am looking for instruction to install and use it in Sublime Text. Even otherwise I felt that documentation is missing.

Thank you.

wxguy avatar Oct 04 '24 17:10 wxguy

I think each editor/LS plugin should provide instructions on how to run language servers. I'm using Emacs with Eglot, so I can provide configuration snippet for it. But it will be not possible to provide and maintain instructions for every editor/LS plugin out there.

As of Sublime, I aware only of this plugin.

muffinmad avatar Oct 07 '24 11:10 muffinmad

Thank you for you reply. I have opened an issue at https://github.com/sublimelsp/LSP-anakin/issues/3. Is it really required to have a specific version ofpygls to make the pluging work?

wxguy avatar Oct 09 '24 18:10 wxguy

Is it really required to have a specific version ofpygls to make the pluging work?

Yes, pygls v1.3 is required for anakinls

muffinmad avatar Oct 09 '24 18:10 muffinmad