redhat-developer / redhat-developer/vscode-java
User defined annotation warning
Open
Nobody has claimed this yet.
configuration
diagnostics
enhancement
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Could a user defined list of Annotation and Warnings be added to the config? I'd like to be warned when i'm using a method/field annoation with, say, org.jetbrains.annotations.ApiStatus.Internal
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
No files, tests, or entry points are named in the issue. Start by locating the configuration handling and annotation diagnostics in the vscode-java extension, then determine how a user-defined list would be represented and applied; done means configured annotations produce warnings at their method or field use sites.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100