https://github.com/lichendust/tinycount-sublime
✒️ A simple word count plugin for Sublime Text
https://github.com/lichendust/tinycount-sublime
sublime-text sublime-text-plugin
Last synced: about 1 month ago
JSON representation
✒️ A simple word count plugin for Sublime Text
- Host: GitHub
- URL: https://github.com/lichendust/tinycount-sublime
- Owner: lichendust
- License: mit
- Created: 2024-02-06T01:07:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T00:06:20.000Z (over 1 year ago)
- Last Synced: 2025-02-23T19:44:17.523Z (over 1 year ago)
- Topics: sublime-text, sublime-text-plugin
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# ✒️ Tiny Count
A simple, no-nonsense word count plugin for Sublime Text.
- Selections: Tiny Count measures the whole buffer, but will also report on any active selections as they become available.
- Ignores comments: in Markdown, [Fountain](https://github.com/lichendust/meander-sublime), or any other active syntaxes, anything marked as a comment in the active syntax highlighter won't count toward the total.