Add "Count" button to the Find/Replace window
Posted: Sun Jan 15, 2017 7:22 pm
If you worked with "Count" feature in Find window of Notepad++ you will know that is very useful.
With this feature you can know very fast how many of selected word exist in your source (without search all source and find them one by one manualy).

It's very useful when you want know, is your selected Variable, Command, Constant and.... used again in your source file? if yes, how many?
Just test it
With this feature you can know very fast how many of selected word exist in your source (without search all source and find them one by one manualy).

It's very useful when you want know, is your selected Variable, Command, Constant and.... used again in your source file? if yes, how many?
Just test it
