redhat-developer / redhat-developer/vscode-java

SpringAop Navigate

Open
#3,922 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Does vscode have a feature similar to this in idea?
Image
My method has pointcut but vscode cannot jump to the reference

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 the reported Spring AOP pointcut navigation case in VS Code and compare it with the behavior shown in the attached IDEA image. Trace the existing Java language-server navigation entry point and determine what support is missing; done means a method with a pointcut can jump to its reference as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring, typescript
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.