Quickly toggles excluded (hidden) files visibility in the file explorer #128648
Labels
feature-request
Request for new features or functionality
file-explorer
Explorer widget issues
*out-of-scope
Posted issue is not in scope of VS Code
Milestone
Hi,
A command to temporarily show excluded files. A sort of toggle switch for files.exclude.
This feature got already requested in 2020 (#110315) and is related somehow also to the open issue #108271.
The extension suggested at the time, Toggle Excluded Files (https://marketplace.visualstudio.com/items?itemName=eamodio.toggle-excluded-files) works great and I use it since then.
The issue is its creator @eamodio does not maintain it since 2 years it appears (issues and PR are open for a very long time). And I can understand why, he is super active on other project such as GitLens !
Anyway, the point is that vscode is evolving as well as dependencies and it needs to be maintain.
I found another approach with this extension: Explorer Exclude (https://marketplace.visualstudio.com/items?itemName=RedVanWorkshop.explorer-exclude-vscode-extension&ssr=false#overview), but it has the same issue, it is not maintained since 2 years.
I think this is a very important feature and that it should be built in.
Toggle Excluded Files path is simpler and seems easier to implement, and if you can add the toggle icon in the explorer/title menu as @eamodio wanted to do (#108271), it would be awesome.
Explorer Exclude has interesting ideas and is more complex (not just a toggle switch all or nothing but let you fine tune it).
I find the simpler approach better but I wanted to proposed several paths.
Thank you in advance for considering this feature request and thank you for vscode.
Have a nice day.
Gil
The text was updated successfully, but these errors were encountered: