Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>TS-CheckMyJSNew to Visual Studio Code? Get it now.
TS-CheckMyJS

TS-CheckMyJS

yannis-spyrou

|
2,540 installs
| (0) | Free
On demand type-checking for JavaScript files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TS-CheckMyJS Extension for VS Code

Version

Enables type checking for all JavaScript files in VS Code. To enable / disable type checking you can either open command pallete and type: > TS Check

Features

This extension contributes the following line to settings.json:

{
  "javascript.implicitProjectConfig.checkJs": true
}

Installation

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for TS-CheckMyJS
  3. Click Install to install it
  4. Click Reload to reload your editor
  5. Enjoy :)

Shortcuts

To enable / disable type checking you can either open command pallete and type: > TS Check or use the shortcuts below:

  • Windows / Linux shortcut: ctrl+shift+t + s
  • Mac shortcut: cmd+shift+t + s
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft