发布于 2015-12-03 00:22:06 | 197 次阅读 | 评论: 0 | 来源: 网友投递
WebStorm JavaScript开发工具
WebStorm 是jetbrains公司旗下一款JavaScript 开发工具。被广大中国JS开发者誉为“Web前端开发神器”、“最强大的HTML5编辑器”、“最智能的JavaScript IDE”等。与IntelliJ IDEA同源,继承了IntelliJ IDEA强大的JS部分的功能。
WebStorm 11.0.2 RC 143.1183 发布,主要更新如下:
Faster indexing for node_modules folder when using npm 3: WebStorm will index only modules listed in package.json.
Support for the bind operator ES7 proposal.
New Problems view in Dart.
Various improvements and fixed in JavaScript debugger.
完整列表请看: release notes.
下载地址:download
WebStorm 是jetbrains公司旗下一款JavaScript 开发工具。被广大中国JS开发者誉为“Web前端开发神器”、“最强大的HTML5编辑器”、“最智能的JavaScript IDE”等。与IntelliJ IDEA同源,继承了IntelliJ IDEA强大的JS部分的功能。