Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntelliJ IDEA plugin #14

Open
bentsherman opened this issue Jul 15, 2024 · 4 comments
Open

IntelliJ IDEA plugin #14

bentsherman opened this issue Jul 15, 2024 · 4 comments

Comments

@bentsherman
Copy link
Member

IntelliJ does not appear to support LSP natively but there is a community library called lsp4intellij which can be used in an IntelliJ plugin to provide language support.

We should also keep an eye on JetBrains Fleet, which will combine the functionality of all the other JetBrains IDEs and support LSP natively.

See also: https://github.com/gtache/intellij-lsp

@angelozerr
Copy link

angelozerr commented Nov 2, 2024

Please try lsp4ij which is a free lsp support for intellij

@pditommaso
Copy link
Member

This sounds great

@angelozerr
Copy link

This sounds great

Thanks @pditommaso for your anwer. If you want to have an overview of LSP4IJ, I suggest that you read
https://idetools.dev/blog/lsp4ij-announcement/

We have the luck that more and more plugins uses LSP4IJ, see https://github.com/redhat-developer/lsp4ij/tree/main?tab=readme-ov-file#who-is-using-lsp4ij

@pditommaso
Copy link
Member

Thanks @angelozerr, that's very useful. We'll surely have a look at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants