Page 1 of 1

Exclude folders

Posted: Thu May 23, 2024 7:15 am
by Xymox
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?

Re: Exclude folders

Posted: Thu May 23, 2024 3:00 pm
by DigitalVolcano
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