File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ repository at https://github.com/Microsoft/TypeScript-Sublime-Plugin.
66v0.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)
You can’t perform that action at this time.
0 commit comments