redhat-developer / redhat-developer/lsp4ij
Incorrect capitalization warning
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
I'm getting this warning:
The warning is for the key name itself rather than the corresponding .properties entry, according to the quick fix.
Perhaps some specialized logic in Plugin DevKit is at play, since the same definitions in, for example, ConfigurableEP.java work perfectly: keys and bundles are recognized as such and can be navigated to via the go-to-definition feature.
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
Compare the reported languageServer.presentableName warning and quick-fix behavior with the Plugin DevKit handling of ConfigurableEP.java. Trace how the key and its .properties bundle are resolved, then verify that capitalization inspection and navigation apply to the bundle entry rather than the key.
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
- Needs clarification
- Newbie friendliness
- 30/100