redhat-developer / redhat-developer/quarkus-ls
Properties converter management
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
Related issue: https://github.com/redhat-developer/quarkus-ls/issues/298
There can be user-defined converters: https://github.com/eclipse/microprofile-config/blob/master/spec/src/main/asciidoc/converters.asciidoc#adding-custom-converters
Array converters: https://github.com/eclipse/microprofile-config/blob/master/spec/src/main/asciidoc/converters.asciidoc#array-converters
It would be great if property value validation/completion can work with this. (ex. how to manage value validation/completion when a default/user-defined converter exists)
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
Start with related issue 298 and the linked MicroProfile Config converter sections. Define how property validation and completion should behave for default, user-defined, and array converters. Done means the expected behavior is specified and supported for these converter cases.
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