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

Extension can broke excluded files in some case #6

Closed PFight closed 1 year ago

PFight commented 6 years ago

Something happened, and my excluded files stop working. I investigated and found reason.

Steps to reproduce: 1) toggle excluded files with extension. All "files.exclude" become "true". 2) edit some rule by hands and make it "false" 3) untoggle excluded files with extension. All rules become "false". 4) toggle again, all rules but rule from step 2 become "true".

Looks like something (crash of vscode or smth) occured between toggle/untogle, and disabled rules stuck disabled at all, until I edited them by hand.

I will write more concrete scenario if I will able to reproduce it again.

avionbg commented 5 years ago

Happened to me also, modifying by hand all files/folders to true fixed the issue.

eamodio commented 1 year ago

Can you please see if this issue is still reproducible in the pre-release edition? Thanks!

You can switch to the pre-release edition, by clicking on the "Switch to Pre-Release version of this extension" from the Extensions view.

image

github-actions[bot] commented 1 year ago

This issue needs more information and has not had recent activity. Please provide the missing information or it will be closed in 7 days. Thanks!

github-actions[bot] commented 1 year ago

Closing this issue because it needs more information and has not had recent activity. Please re-open this issue if more details can be provided. Thanks!

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.