Answers for "sublime search all files with extension in folder or project"

0

sublime search all files with extension in folder or project

Press Ctrl+Shift+f
Type in Find: SomethingToSearch
Type in Where (without quotes):
/path/to/folder, *.js
/path/to/folder, *.php
/path/to/folder, *.vue
Posted by: Guest on June-25-2020

Code answers related to "sublime search all files with extension in folder or project"

Browse Popular Code Answers by Language