Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 413 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 413 Bytes

EasyFileHider

Easy file hider plugin built for Sublime Text 3

Installation

Clone this repo and place in your packages dir

Usage

cmd+shift+/ or right clicking in the sublime menu will bring up a text input that will allow you to input the files you would like to hide.

To hide files, follow sublimes default usage of "file_exclude_patterns". Separate file types with a comma

Example: *.json, file.txt