Hi,
One thing I could not find how to do in TextCrawler....
(free version)
I need to have an option to skip folders when searching/replacing files.
Mostly I use "Scan all subfolders" and start search on top level folder on SVN/Git/Visual Studio projects.
Specially .git contain a lot of files which should never be searched. Same applies to other folders.
.git
.svn
.vs
etc etc...
How to do that in the free or PRO version?
Exclude folders
- DigitalVolcano
- Site Admin
- Posts: 1863
- Joined: Thu Jun 09, 2011 10:04 am
Re: Exclude folders
You can add the folder name/wildcard to the Exclude box (under the file filter). Use a semicolon to separate names,.
Code: Select all
.git;.svn;.vs