vs-make-hidden
vs-make-hidden copied to clipboard
Doesn't work with multiple projects workspace
I can't seem to get it to work with Multi-root Workspaces either.
Maybe it is because the extension needs to update the .code-workspace file, and not the .vscode/settings.json file as there isn't one for a workspace?
Just discovered this myself. Makes it pretty much useless for my case where I have one project root and a couple of files in other (infra) repos that reference it. Would love to be able to use it for this.
Seeing how this repos have not been updated in some time, I doubt this will be revisited.
I took the opportunity to create an extension that has support for workspaces, check it out:
https://marketplace.visualstudio.com/items?itemName=stephenpark.peek-hide