WebStorm 2017.3.2 发布了。WebStorm 是 JetBrains 推出的一款商业的 JavaScript 开发工具。该版本包含 50 多项漏洞修复。
除此之外,WebStorm 2017.3.2 改进了对组件库的 Vue 组件的支持,例如 Vuetify:它们现在可用于代码完成,您可以使用 cmd-click 跳转到它们的定义。
主要内容如下:
Feature
允许配置 vuejs 插值
节点调试:允许覆盖传递给节点的默认调试选项
Bug 修复:
Jest debugging: breakpoints in forked child process are not hit
not possible to debug NodeJS - exit code 130
Live edit enabling doesn't affect karma debugging
Can't run react-native app (packager isn't started)
软件详情:https://confluence.jetbrains.com/display/WI/WebStorm+173.4127.31+Release+Notes
下载地址:https://www.jetbrains.com/webstorm/download/#section=windows
来自:开源中国社区

