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

Save excluded files on exit #20

Closed Zyrakia closed 4 years ago

Zyrakia commented 4 years ago

This could also be a bug, I am not sure.

When I toggle the excluded files so every file is visible, and exit VSCode it would be really nice if it saved all my excluded patterns, right now it just keeps them all removed, so if you wanted to hide the files again you would have to re-add all the patterns in the settings.

Maybe it should re-exclude them when you leave so it doesn't remove them, or it should save them.

Zyrakia commented 4 years ago

Not sure what happened but it stopped removing all of my excludes when I exit before re-excluding.

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.