JetBrains WebStorm 2019 for mac (Web front-end development tools) 2019.3

webstorm 2019 can be used to create a variety of websites and applications. WebStorm mac version of IntelliJ IDEA is based on JavaScript, CSS and HTML powerful and flexible IDE, it comes with pre-installed JavaScript plug-in, automatic code completion, dynamic code analysis, refactoring support, and VCS integration. The most important thing is webstorm 2019 mac to provide support for most version control systems such as Git, github Mercurial, Perforce, Subversion and SVN. Although local history can ensure that your files are safe, but no matter where you save the code, unified UI can allow you to focus on your work.

Web front-end development https://www.macdown.com/mac/4727.html

 

mac version of the software function WebStorm

1.JavaScript和TypeScript

The new inspection tool tips new inspection tool tips now not only display a description of the error or warning, but also show the best quick fix. Press Alt-Shift-Enter to apply it or view a complete list of available auto repair WebStorm where provided by Alt-Enter.

Find unused code to use the new code coverage feature, you can find any unused code in the client application. Start coverage in the WebStorm JavaScript debug configuration, interact with your app in Chrome, then stops configuration. The report will show the code used and the number of each file and folder.

The new intent to improve efficiency in the use of JavaScript and TypeScript, WebStorm many new intent when you press Alt-Enter. Here are just some of them: to implement the interface, create a derived class, or implement an interface member of the abstract class, the case where the "switch" is generated, and the iteration of "for..of".

TypeScript改进WebStorm现在支持最新的TypeScript 2.9和即将发布的TypeScript 3.0版本中添加的所有新语言功能。除此之外,WebStorm现在提供了更多由TypeScript语言服务本身提供的快速修复,例如来自JSDoc的Annotate类型。

2.构架

提取并转换React组件需要将React组件重构为两个?忘记复制和粘贴:在render方法中选择JSX代码并使用Refactor - Extract Component。有了新的意图,您现在可以将React类组件转换为功能组件,然后再返回。

与Angular CLI的新集成使用New ... |为您的应用添加功能 角度依赖......行动。IDE将使用Angular CLI ng add命令安装依赖项并使用特殊安装脚本更新应用程序。您现在还可以使用库中定义的Angular示意图生成代码,例如 @angular/material使用New ... | 角度示意图...行动。

完成Vue.js中的活动在Vue模板中,WebStorm现在为事件提供代码完成。在v-on:使用简写表示法之后或之后建议使用事件名称@event。还有事件修饰符的代码完成。

3.测试

重新运行测试失败当您在WebStorm中使用Karma,Jest或 mocha运行测试时,您现在可以仅重新运行失败的测试,而不是在您进行修复后运行所有测试。

Jest快照的差异视图如果您的Jest测试由于快照不匹配而失败,您现在可以看到为什么使用熟悉的IDE 并排差异视图。现在,通过单击编辑器中测试旁边的新图标,可以快速从测试文件跳转到相关快照。

4.工具

在WSL上支持Node.js.您现在可以在Windows Subsystem for Linux上使用Node.js来运行和调试 WebStorm中的Node.js应用程序以及IDE中的所有其他开发任务,例如运行测试,使用linters和构建工具。

重新连接Node.js调试器由于Attach to Node.js / Chrome 调试配置中新的自动重新连接选项,现在可以更轻松地调试使用nodemon的Node.js应用程序。在更改后重新加载节点进程时,您无需自行重新启动调试器以继续调试。

全球文件观察者您现在可以将已配置的文件监视器存储在IDE设置中,并在不同的项目中使用它们。以前,只能为特定项目配置文件监视器。使用文件监视器,您可以在IDE中更改或保存文件时自动运行命令行工具。

 

webstorm 2019 破解版下载系统要求

macOS 10.8.3或更高版本
最低2 GB RAM
建议使用4 GB RAM
1024x768最低屏幕分辨率

Guess you like

Origin www.cnblogs.com/milimac123/p/11940508.html