Closed lonix1 closed 2 years ago
I have just published V2.1.0. When you have set up a local configuration it will automatically move it to your workspace settings (.vscode/settings.json). It is no longer possible to use root level hide-files.json configuration.
Excellent update, thanks.
It becomes problematic if the repo also includes the .vscode
folder in to git history.
Every time toggle the hide files, git will detect changes.
Nice extension, thanks for making it!
Would be nice to be able to move config file to
.vscode/hide-files.json
. That is where it belongs, rather than the workspace root.