Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TS Live ChecksNew to Visual Studio Code? Get it now.
TS Live Checks

TS Live Checks

beeinger

|
1,108 installs
| (1) | Free
Provides real time TypeScript tests repo-wide.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypeScript Live Checks

An extension providing real time TS checks repository-wide.

The past

Note: Idk how you lived without this extension so far...

Imagine you have your TS repo and inside you have an error. While you have the file open the editor is showing you the error, that's good!

ts-project example

but then as soon as you close this file...

ts-project example

everything is fine, the error is still there, you're sure of it, but the editor seems to be fine with that :c

That's just how VSCode's typescript works right now...

The future

Imagine you have this extension installed, when you open your TS repo you see this:

ts-project example

TS checks that run in real time for your whole repo, not just one file, now you can see all the errors, everywhere


Enjoy!

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