sublimetext2 - Perform Search on Whole Directory in Sublime Text 2? -


is there directory-wide search functionality in sublime directory opened in editor?

or optionally search opened files? (if exists files have opened in tab or visible on sidebar?)

thanks

yes there is.

on windows

ctrl + shift + f

on macintosh

cmd + shift + f

the field in search panel determines search. can define scope of search in several ways.

more: http://docs.sublimetext.info/en/latest/search_and_replace/search_and_replace_files.html


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -