hide-extensionsimple vscode extension to hide files and folders from explorer how it worksadd file to exclude list in .vscode/settings.json
launch the extension from the command palette (Hide and Unhide File from Explorer) It will inverse the current setting and apply it to the current workspace. development
|