eamodio / vscode-toggle-excluded-files

Quickly toggles excluded (hidden) files visibility in the file explorer in VS Code
MIT License
36 stars 8 forks source link

Add Explorer Action Item menu entry to toggle visibility #44

Closed loligans closed 1 year ago

loligans commented 1 year ago

Similar to the Scope to This vscode extension, it would be nice to add an option to move the toggle icon to the Explorer Action Menu. This is their repo that supports it: https://github.com/rhalaly/scope-to-this-vscode

Screenshot of the Scope to This extension doing this Screenshot of the Scope to This extension doing this

eamodio commented 1 year ago

Added a new option (on by default) to support this.

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.