microsoft / microsoft/vscode-java-dependency
Add option to reveal the selected path in vscode explorer view
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 105
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 27
Description
Today in java project view we have a option to reveal the selected path in OS file manager. Adding another option or ability to configure that menu to reveal the path in vscode explorer would be nice.
This is beneficial when you want to add a new non-java file into a source folder or do any file operation on a source folder.
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 in the Java project view at the existing action that reveals a selected path in the OS file manager. Trace how that menu action is registered and determine how a corresponding VS Code Explorer reveal option or configuration should fit there. Done means a selected path can be revealed in the VS Code Explorer, including for source folders.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100