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

CodeType

Nishant Hada

|
2 installs
| (0) | Free
Type code for fun while vibe coding. A VS Code game with real snippets, solo/team play, and streaks.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeType VS Code Extension

Requirements

  • Node.js 18+
  • VS Code 1.85+

Develop

cd codetype-vscode
npm install
npm run compile

Launch the Extension Development Host with F5 in VS Code.

Optional watch mode:

npm run watch

Test

npm test
npm run test:unit
npm run lint

Release

npm run vscode:prepublish
npx vsce package

Publish (requires marketplace credentials):

npx vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft