An open API service indexing awesome lists of open source software.

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

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.