Word count in Sublime Text Editor


By default Sublime Text (as of July 2021) does not display the count of words in a file or a tab. In order to count the number of words on a file/tab, follow the below steps,

  1. Open Sublime Text,
  2. Press Control + Shift + P (or Command + Shift + P if on Mac using macOS) to open Comand Pallete,
    Sublime Package Control - Install Package
    Sublime Package Control - Install Package
  3. Now search: Install Package,
  4. After the Repositories are loaded you will see a search box - look for WordCount,
    Installing Package WordCount
    Installing Package WordCount
  5. After Installation, you should be able to see the word count on the bottom left bar.

You can find the WordCount Package on GitHub: https://github.com/titoBouzout/WordCount

Words count now visible on Sublime Text bottom bar
Words count now visible on Sublime Text bottom bar


Have Questions? Post them here!


















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap