microsoft / microsoft/vscode-java-pack
Better code navigation support for multi-module projects
Open
@testforstephen is already working on this.
Since May 17, 2024.
ai-triaged
code-action
code-navigation
enhancement
feature-request
java
multi-module
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Mentioned in user interview.
Seems like in current VS Code Java, if we have multiple POMs, and parent POM, sometimes jumping between different references is not available.
Also, user wants to have IDEA-like UX to show the usage stats of references of a particular class.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.