Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Brackets extension: Display character count of current file in the status bar

Notifications You must be signed in to change notification settings

peterflynn/brackets-charcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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).

About

Brackets extension: Display character count of current file in the status bar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published