redhat-developer / redhat-developer/quarkus-ls
Completion participant for properties files
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
We need to manage completion participant (with Java SPI) like we have done in LemMinx in order to give the capability to extend completion with Quarkus feature like https://github.com/redhat-developer/quarkus-ls/issues/248
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.
Research direction
The issue names no repository files or tests. Start by reviewing how LemMinx implements completion participants and the Java SPI requirement, then trace the Quarkus language server's completion entry points. Done means the properties-file completion flow can be extended with Quarkus features through the participant mechanism.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100