Page 1 of 1

CountWord

Posted: Sun Jun 23, 2019 4:09 pm
by RSBasic
Hello :)

In Notepad++ there is also a counting function in the search function to determine, for example, whether and how often a variable or procedure occurs in the source code.
You can simply search for the word, but then the cursor changes.
With this tool you can now count any word.

Screenshot:
Image

Installation:
Image

Download: https://www.rsbasic.de/downloads/downlo ... ntWord.zip
Image

I would be very pleased about feedbacks, improvement suggestions, error messages or wishes. Thanks :)

Re: CountWord

Posted: Sun Jun 23, 2019 5:09 pm
by RSBasic
CountWord 1.0.1 has been released.

Changelog:
  • Added: If a word in the source code is selected, then this word is automatically inserted into the search input gadget.