microsoft / microsoft/azure-tools-for-java
What about using LSP4IJ?
Open
@Flanker32 is already working on this.
Since Jun 20, 2024.
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
I notice that your LSP support is based on ballerina. Please note that we have released https://github.com/redhat-developer/lsp4ij which is a free LSP support IntelliJ plugin.
If you are interested to evaluate it, see the following documentation:
- the LSP support from LSP4IJ
- the Developer Guide
- the LSP console
And if you want to evaluate quickly LSP4IJ without developping a plugin but just filling in a settings the start command of your ls, please see https://github.com/redhat-developer/lsp4ij/blob/main/docs/UserDefinedLanguageServer.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.