redhat-developer / redhat-developer/vscode-java

Call Hierarchy is not working

Open
#2,487 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

navigation
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

Capture
Issue Type: Bug

Call Hierarchy is not working for java, all the callers are about "new Class" constructor, instead of the method needed.

Extension version: 1.6.0
VS Code version: Code 1.67.2 (c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5, 2022-05-17T18:15:52.058Z)
OS version: Windows_NT x64 10.0.19044
Restricted Mode: No

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

Start by reproducing Call Hierarchy for Java with the reported extension and VS Code versions, using the attached capture as the expected context. Trace why callers are reported as “new Class” constructors instead of the requested method, and consider the issue done when callers resolve to the relevant methods.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.