Is there a way to search for text in all files in a directory using VS Code?
Ie, if I type “find this” in my search, it will search for all files in the current directory and return files that match. Basically, as if I did grep. My colleague told me that Sublime has something like this.
visual-studio visual-studio-code
user2465134 Jul 25 '16 at 16:25 2016-07-25 16:25
source share