- Word Counter
- Keeps count of how many times specific keywords appear in the current document
- 24 Installs
-
This extension is allowed to:
- Launch Subprocesses
Readme
Word Counter
Adds a sidebar that keeps count of how often specific keywords appear in the current document.
Features
- Configurable list of words to keep track of
- Real-time updates as you type
- Sidebar showing word counts with coloured labels
Usage
- Open the Word Counter sidebar (View → Sidebars → Word Counter)
- Configure words to track using Project Settings... → Extensions → Word Counter
- The sidebar will update in real-time as you edit documents
You can also double-click a sidebar item to search for it within current document.
Configuration
Default tracked words are:
- TODO
- FIXME
- NOTE
Default threshold values are:
- 5 (low)
- 10 (medium)
- 15 (high)
You can changes these on a per-project basis using Project Settings...
Changelog
Version 1.1.3
Change: added refresh when user clicks into document
Version 1.1.1/2
Change: improved selected sidebar icons
Version 1.1.0
Added: double-click sidebar item to search for it within current document
Version 1.0.0
Initial release