WebStorm 12 EAP,144.3143 发布,主要更新内容如下:
WebStorm will now highlight any unused ES6 imports in JavaScript and TypeScript files.
Import statements in JavaScript and TypeScript files are now folded by default.
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
debug-node-remotely
Angular 2 support improvements
angular2-completion
Start run and debug configurations while indexing
an option to compare revisions of a file between branches in Mercurial
软件详情:http://blog.jetbrains.com/webstorm/2016/01/webstorm-12-eap-144-3143/
下载地址:http://www.jetbrains.com/webstorm/download/index.html
来自:开源中国社区

