WebStorm 12 EAP,144.3143 发布

来源: OSCHINA
编辑: oschina
2016-01-21 00:00:00

WebStorm 12 EAP,144.3143 发布,主要更新内容如下:

Unused imports warning

WebStorm will now highlight any unused ES6 imports in JavaScript and TypeScript files.

remove-unused-import

Code folding for ES6 imports

Import statements in JavaScript and TypeScript files are now folded by default.

es6-imports-folded

Code assistance in tsconfig.json, .babelrc and .eslintrc

WebStorm now provides smarter code completion based on JSON Schemas in tsconfig.json, .babelrc and .eslint configuration files. Press Alt-Enter or just start typing to get a list of all properties and their available options.

completion-tsconfig

Remote run and debug for Node.js apps

add-node-interpreter

node-rc

debug-node-remotely

Angular 2 support improvements

angular2-completion

Start run and debug configurations while indexing

  • support for right-to-left languages in the editor

  • by-word difference highlighting in all diff dialogs

  • an option to compare revisions of a file between branches in Mercurial

by-word-diff

详细内容请看:

详细介绍请看:发行说明




展开阅读全文
点击加入讨论🔥(1) 发布并加入讨论🔥
1 评论
2 收藏
分享
返回顶部
顶部