Skip to content

[FEATURE] Support LSP4IJ to be available on all IntelliJ-based IDEs #82

@antruongnguyen

Description

@antruongnguyen

Description

Currently, the plugin is only available for the paid versions of IntelliJ IDEs. The reason is that the plugin uses the LSP API, which is only available in commercial IntelliJ IDEs. This is why the plugin does not work with the free variants (such as IntelliJ Community).

LSP4IJ is a free and open-source Language Server Protocol (LSP) client compatible with all flavors of IntelliJ. The LSP4IJ plugin is available here, and its source code is located here.

Suggested Solution

Please support LSP4IJ in order to replace IntelliJ LSP API

Source code: https://github.com/redhat-developer/lsp4ij

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions