Add option to reveal the selected path in vscode explorer view

Open
#615 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java, typescript, vscode
Domain
tooling

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.

Description

enhancement good first issue help wanted

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.

Dominant language
TypeScript
Stars
199
Forks
105
Avg merge
1d 22h
Merged PRs (30d)
27

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.

More from microsoft/vscode-java-dependency

All issues in microsoft/vscode-java-dependency

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.