Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TypingMeasureNew to Visual Studio Code? Get it now.
TypingMeasure

TypingMeasure

qvanjian

|
129 installs
| (0) | Free
Shows typing speed in the status bar.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

qvanjian-typingmeasure

Inspired by AlbinTheander/vsc-typingspeed.

Features

Generally, this extension uses the last 5s for calculating your tmp(typing per minute) smoothly, and records the maximun tpm.

Requirements

None, currently.

Extension Settings

This extension contributes the following settings:

  • typingmeasure.window: Smoothing window length(ms) applied. A longer value means a more average tpm result.
  • typingmeasure.interval: Update interval(ms) of tpm shown in status bar, only valid between 100 and typingmeasure.window.

Extension Commands

This extension contributes the following commands:

  • TypingMeasure: Reset Max Speed: Reset the record max tpm.

Known Issues

None, currently.

Install

locally

Run npm run install:local. Known issue here.

marketplace

here.

Release Notes

0.0.1

Initial release of basic features.

0.0.2

Provide configuration for "update interval" and "smooting window length".

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