redhat-developer / redhat-developer/vscode-java
Find all references in outline panel
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
I'm using Lombok annotations to generate setters & getters and therefore I can't select setX or setY to find all references.
So if would be a little of help if you actually could add "Find all references" inside the outline panel, since they're listed there.
Or any other convenient way to find references to lombok generated properties.
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
The issue names no files, tests, or entry points. Start by tracing how the outline panel exposes Lombok-generated setters and getters and how find-all-references is currently invoked; done means references to those generated properties can be found from the outline or a documented equivalent is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100