A Sublime Text 2 and 3 package to provide access to TeXcount.
This package was created by Ben Sowden, with small modifications made by Matthew Bedder to make it work in Windows. These edits may have actually broken it in Linux or OSX - sorry if that's the case.
- Install the SublimeText package manager
- Add this repository to the package mananger
- Open up the Command Palette with
CTRL+SHIFT+P
or⌘⇧P
- Select
Package Control: Add Repository
- Add the URL
http://github.com/bedder/TeXcount
- Install TeXcount from the package manager
- Open the Command Palette with
CTRL+SHIFT+P
or⌘⇧P
- Select
Package Control: Add Package
- Select
TeXcount
With a LaTeX file open, press the TeXcount shortcut. this defaults to CTRL+L,W
in Windows and Linux, and SUPER+L,W
in OSX.