Releases: microsoft/TypeScript-Sublime-Plugin
Releases · microsoft/TypeScript-Sublime-Plugin
TypeScript 2.8.1
This release provides users with TypeScript 2.8 and updates syntax highlighting to support newer TypeScript features.
TypeScript 2.7.1 and Go To Type Definition Support
This release brings two new things:
- TypeScript 2.7 support
- Support for GoTo Type Definition
Update to TypeScript 2.6.2
This release provides users with TypeScript 2.6.2 and updates syntax highlighting.
Update to TypeScript 2.6.1
This release provides users with TypeScript 2.6.1.
Update to TypeScript 2.5.3
Merge pull request #624 from Microsoft/release-2.5.3 Update to TypeScript 2.5.3.
Update to TS 2.2 with project system fixes
Merge pull request #601 from Microsoft/cleanUpAndUpdate Update plugin with TS 2.2 and remove event q as it is just accumulating useless data
Update TS to 2.1
Merge pull request #569 from Microsoft/updateLibAndGrammar Update lib and grammar for TypeScript 2.1
Fix an issue that breaks the "build" feature
Merge pull request #554 from Microsoft/fixBUild Fix the issue that inferred projects with non-file project name are treated as configed projects
Update to TS 2.0.6 and other new features (fix semantic version number)
- update TypeScript to 2.0.6
- update to the re-written TypeScript and TypeScript-React tmlanguage grammar files
- inline error tooltip support
- mouse hover quick info tooltip support