Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 966 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 966 Bytes

Total TypeScript VSCode Extension

Learn TypeScript from within your IDE. Get helpful hints on syntax, and get translations of TypeScript's most cryptic errors.

Syntax Guide

Get helpful hints on syntax you've never seen before, with direct links to the docs. Once you feel you've got it covered, mark it as learned to hide the hints. Goes all the way from beginner to hyper-advanced.

A TypeScript hint showing in a VSCode document

Error Translation

Confused by TypeScript errors? Translate them into human-readable language right in your IDE.

An improved error message showing in a VSCode document