Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Word CountNew to Visual Studio Code? Get it now.
Word Count

Word Count

Gabriele Proietti Mattia

|
2,694 installs
| (0) | Free
Word count with reading time
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode - WordCount README

This is a simple extension that illustrates a number of concepts when it comes to writing extensions for VS Code.

  • Activation on a file type open
  • Contributing to the status bar
  • Subscribing to update events
  • Adding a test to your extension
  • Marking up the package.json so the gallery looks good

Functionality

It's pretty simple open up a Markdown file and the status bar will have an auto-updating wordcount in it...

Word Count in status bar

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft