redhat-developer / redhat-developer/vscode-java

Find all references in outline panel

Open
#1,005 4 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement navigation upstream ux
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.