Skip to content

Commit 044cf02

Browse files
committed
Update according to Bill's comment.
1 parent ccbabb6 commit 044cf02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

messages/0.1.5.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ repository at https://github.com/Microsoft/TypeScript-Sublime-Plugin.
66
v0.1.5 updates:
77
- Fixed several issues issues with syntax highlighting
88
- Fixed performance issues caused by quickinfo requests on large files
9-
- Fixed bug where users were unable to type the '}' and ';' keys
9+
- Fixed the bug where users were unable to type the '}' and ';' keys
1010
- Fixed wrong indentation between curly braces
1111
- Fixed issues with signature tooltip positioning
1212
- Fixed incorrect error spans in Sublime Text 2
1313
- Resolved confusion caused by certain snippet triggers in the completion list
14-
- Added build functionality for loose files and projects configured with tsconfig.json. TypeScript files can now be built via "^+B"
15-
- Updated the TypeScript language service to v1.5 (the same with Visual Studio 2015 RTM)
14+
- Added build functionality for loose files and projects configured with tsconfig.json. TypeScript files can now be built via menu "Tools" -> "Build"
15+
- Updated the TypeScript language service to v1.5 (will ship with Visual Studio 2015 RTM)

0 commit comments

Comments
 (0)