1.0.0 • Published 3 years ago

@phoenix-plugin-registry/pflynn.charcount v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Char Count for Brackets

Adds status bar label displaying the total number of characters in the current file:

screenshot

I use this for drafting Twitter posts sometimes :-)

Note: Newlines are always counted as 1 character, but on Windows newlines may take up 2 bytes on disk.

How to Install

Char Count is an extension for Brackets, a new open-source code editor for the web.

To install extensions:

  1. Choose File > Extension Manager and select the Available tab
  2. Search for this extension
  3. Click Install!

License

MIT-licensed -- see main.js for details.

Compatibility

Brackets Sprint 23 or newer (Adobe Edge Code Preview 4 or newer).