IntelliJ editor integration #935
Replies: 1 comment
-
If you need a free LSP support for IntelliJ, please try 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! |
Beta Was this translation helpful? Give feedback.
-
What is your idea? Provide a use case.
An editor integration / plugin for IntelliJ providing syntax highlighting and LSP support. Something in the line of what we did for other editors, with features specific to IntelliJ when relevant.
A good way to start this particular task would be to fleshed out what is specific to IntelliJ and how those pieces are inter-connected.
Why is it a good idea?
We do already have: VsCode, Vim/NeoVim & EMACS. IntelliJ is the next "most popular" editor in line, used by quite many folks out there.
What is the current alternative and why is it not good enough?
Forcing people to switch editor can be a strong barrier to entry.
Beta Was this translation helpful? Give feedback.
All reactions