nextflow-io / nextflow-io/language-server
IntelliJ IDEA plugin
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 31
- Forks
- 8
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
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
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reviewing the lsp4intellij community library and the related gtache/intellij-lsp project linked in the issue. Check how an IntelliJ plugin could provide Nextflow language support through LSP; done means a working IntelliJ plugin with the language support described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100