Page 1 of 1

Occurrence count in search files result

Posted: 2016-06-21, 14:29 UTC
by aRIEL242
Hi

It will be very helpful if the results of the search files that contain a certain text will display for each file the number of occurrences of that text.

Something simple like:

Code: Select all

[3 files and 0 directories found]
c:\dir1\dir2\file1.txt  [Occur: 7]
c:\dir1\dir3\file5.txt  [Occur: 1]
c:\dir1\dir4\file9.txt  [Occur: 23]
Of course, there should be a check box option to enable/disable.

Posted: 2016-06-21, 20:25 UTC
by ghisler(Author)
Currently TC does not look for every occurence of a text, only for the first occurrence.