Skip to content

Releases: microsoft/TypeScript-Sublime-Plugin

TypeScript 2.8.1

27 Mar 15:08
4c08487
Compare
Choose a tag to compare

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

31 Jan 17:48
Compare
Choose a tag to compare

Update to TypeScript 2.6.2

27 Nov 18:33
c2c71cc
Compare
Choose a tag to compare

This release provides users with TypeScript 2.6.2 and updates syntax highlighting.

Update to TypeScript 2.6.1

31 Oct 21:34
Compare
Choose a tag to compare

This release provides users with TypeScript 2.6.1.

Update to TypeScript 2.5.3

06 Oct 21:30
Compare
Choose a tag to compare
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

13 Apr 19:26
Compare
Choose a tag to compare
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

23 Dec 00:21
Compare
Choose a tag to compare
Merge pull request #569 from Microsoft/updateLibAndGrammar

Update lib and grammar for TypeScript 2.1

Fix an issue that breaks the "build" feature

28 Oct 08:29
Compare
Choose a tag to compare
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)

27 Oct 00:28
Compare
Choose a tag to compare
  • 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

bug fix

10 Sep 02:34
Compare
Choose a tag to compare
Merge pull request #515 from Microsoft/fix514

Fix #514