We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Debugging Language Service in VS Code (markdown)
Fix https://github.com/Microsoft/TypeScript/issues/11064
Fix https://github.com/Microsoft/TypeScript/issues/11063
Updated _Sidebar (markdown)
Created Debugging Language Service in VS Code (markdown)
Fix spacing for index items
Merge pull request #90 from JKillian/patch-1 Fix optional params in "What's New..."
Merge pull request #91 from SlurpTheo/patch-1 Typo
Typo ixing --> fixing
Fix optional params in "What's New..."
Merge pull request #88 from cwalv/patch-1 fix typo in Using-the-Language-Service-API.md
fix typo in Using-the-Language-Service-API.md
Merge branch 'master' of https://github.com/Microsoft/TypeScript.wiki
Merge pull request #87 from neilellis/patch-1 Removed typo 'WildChard' and changed to 'Wildcard'
Removed typo 'WildChard' and changed to 'Wildcard'
Created Resources (markdown)
Reorder
Remove function bind
Remove switch type guards, as most of the value is achieved by switching on discriminant properties
Add number, boolean and enum literal types
Updated JsDoc support in JavaScript (markdown)
Updated Roadmap (markdown)
Updated Salsa (markdown)
Merge branch 'master' of https://github.com/Microsoft/TypeScript-wiki
Updated Using the Compiler API (markdown)
Merge pull request #86 from styfle/patch-2 Add missing space
Add missing space `withTypeScript` => `with TypeScript`