TabbyML / tabby

Self-hosted AI coding assistant
https://tabby.tabbyml.com/
Other
21.31k stars 959 forks source link

What about using LSP4IJ? #2547

Open angelozerr opened 3 months ago

angelozerr commented 3 months ago

I noticed that you have implemented your own lsp support, but I would like to notify you that it exists now a free LSP support for IntelliJ https://github.com/redhat-developer/lsp4ij

If you need any features, please create an issue at https://github.com/redhat-developer/lsp4ij/issues

You can read an article about LSP4IJ at https://idetools.dev/blog/lsp4ij-announcement/

Hope you could be interested with LSP4IJ and don't hesitate to answer me if you have any questions.

Thanks!