Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to show hidden items from VS Code QuickPick quickly #53

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

AsafMazuz1
Copy link

@AsafMazuz1 AsafMazuz1 commented Apr 3, 2024

Overview

Add explorer-exclude.showSelected command that opens up QuickPick window with all the excluded items,
The user can select the relevant items that he wants to be visible, and then the command hides all the other items and makes the selected items visible.

Reviewer

Most of the relevant code is in the index.js file and util.js file.

Checklist

I have tested each of the following, and they work as expected: ( required )

  • Meets Contributing Guide Requirements
  • Pulled in the Latest Code from the develop branch
  • Works on a Desktop / Laptop Device

@AsafMazuz1 AsafMazuz1 mentioned this pull request Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant