Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>text-statsNew to Visual Studio Code? Get it now.
text-stats

text-stats

AndrewRPorter

|
479 installs
| (0) | Free
Display text statistics of the currently opened file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

text-stats

Display various text statistics for the currently opened document in Visual Studio.

Configuration

  • includeNumbers: Include numbers in text statistics

  • showSelected: Toggle display of selected words in status bar

  • showPercentageSelected: Toggle display for percentage of selected words in status bar

  • numDigits: Number of digits to round percentage selected to

Development Setup

Clone project

$ git clone https://github.com/AndrewRPorter/text-stats.git

Change directory

$ cd text-stats

Install dependencies

$ npm install

Open Visual Studio Code in the extensions directory

$ code .

Press F5 to begin debugging the extension

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