-
Notifications
You must be signed in to change notification settings - Fork 14
New and Noteworthy 1.1.0
angelozerr edited this page Sep 13, 2016
·
14 revisions
Here's a list of the most noteworthy things in the typescript.java 1.1.0
release which is available for download since ?. You can see issues for 1.1.0
Provides a JSX Editor with JSX syntax coloration:
Syntax coloration for:
-
ES7 Decorators
with gray color. -
TypeScript keywords
.
Templates are now available:
- for TypeScript:
- for Reactjs. It is based on VS Code Reactjs snippets.
Link With Editor
(which is available by default) gives the capability to synchronize the cursor of the active TypeScript editor with the outline to select the well tree item:
Collapse All
action gives the capability to collapse all the tree of the outline:
- TypeScript IDE
- New and Noteworthy