auto-hide-files

Automatically hides specified files and folders in the project tree

JackTheFoxOtter

854

1

0.1.2

MIT

GitHub

Auto-Hide Files

This extensions allows to specify a set of regular expression rules to automatically hide files and folders from the tree view.

Demonstration

Rules are stored per project in a '.autohidefiles' file.
Each line is one regular expression.
Each file/folder which's path (relative to project folder) matches an expression will be hidden.

Features

Known Issues