Brackets extension for excluding folders from the file tree, find in files, and quick open.
To install:
- Launch Brackets
- Select File > Extension Manager... or click the Lego icon in the toolbar
- Click the "Install from URL..." button
- Paste (or enter)
https://github.com/GeenenTijd/exclude-folders
and click "Install"
By default, this extension excludes all node_modules
and bower_components
folders. If you want to exclude additional folders you can edit the filter in your brackets preferences file. The filter in your preferences file is a regex.