redhat-developer / redhat-developer/quarkus-ls
"Unrecognized property" reported in application.properties referenced in qute templates
Open
Nobody has claimed this yet.
bug
validation
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
The venue property is being used via ${config:venue} in controls.html, yet is reported as "Unrecognized property"
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 by reproducing the warning with dashboard/src/main/resources/application.properties and templates/Dashboard/controls.html from the linked example. Inspect how the language server resolves ${config:venue} and reports the property as unrecognized. Done means the referenced venue property is no longer incorrectly reported while unrelated unrecognized properties remain detectable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100