Joined April 2015
·

Victor

Florida
·
·

Posted to Exclude files/folders in Sublime Text over 1 year ago

How do you use the no_search feature? Let's say I wanted to show the build folder in the tree but excluded it from search. How would you go about setting that up?

"folderexcludepatterns": [
"build",
"nodemodules",
"bower
components"
]

Achievements
1 Karma
0 Total ProTip Views