redhat-developer / redhat-developer/vscode-java
SpringAop Navigate
Open
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?
My method has pointcut but vscode cannot jump to the reference
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
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