ext install fooxly.workspace
- Multi-root workspace support
- Optimized performance
- More insights into which files are hidden and how to bring them back
- Coloring for the file explorer to make the hidden files / folders pop when visible
About 40% of your donation goes to one of the charities we support. For further information or questions please visit our website or contact us via [email protected].
Workspace
provides a simple way to hide files you don't want to be visible while coding.
A package by Fooxly.
- Hide specific folders and files from your project
- View your hidden files with our statusbar toggle (or command)
- Easily remove files from the hidden list with our explorer context menu
property | type | default | options | description |
---|---|---|---|---|
workspace.disableCounter | boolean | false | true, false | Disable the counter inside the statusbar item |
workspace.disableColoring | boolean | false | true, false | Disable the coloring when the hidden files are visible |
workspace.alwaysShowToggle | boolean | true | true, false | Always show the toggle inside the statusbar |
workspace.statusbarPriority | number | 0 | - | The priority for the statubar toggle |
property | description |
---|---|
workspace.explorer.directlyHidden | Used in the explorer file list when the hidden entries are visible. This makes it easy for you to spot the hidden files |
workspace.explorer.parentHidden | Used in the explorer file list when the hidden entries are visible. This makes items highlighted with are hidden due to their parent or other glob patterns |
workspace.statusbar.buttonVisible | Used on the statusbar button when the hidden entries are visible. This makes it easy for you to see if your hidden files are visible |
MIT © Fooxly