redhat-developer / redhat-developer/quarkus-ls
Extend completion, validation, hover, definition with participants
Open
@angelozerr is already working on this.
Since Mar 16, 2022.
qute
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
Like we have for LemMinx, we should provide the capability to register custom completion, validation, etc to support for instance:
- custom completion, validation, etc for properties file for config:*. See https://github.com/redhat-developer/quarkus-ls/issues/589
- custom validation for uri renarde namespace. See https://github.com/redhat-developer/quarkus-ls/pull/586#issuecomment-1061962092
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.