PhpStorm 2017.3 Public Preview 已发布,PhpStorm 2017.3 也是 PhpStorm 的下一个主要更新版本。
下面介绍一些值得关注的更新:
REST Client
New REST client interface
Support for environment variables
Compare your requests
PHP Language
Performance improvements
Support for nullability in refactoring
Improved code templates
Bring exceptions under control
Unhandled exception inspection and quick fixes
Redundant @throws tag inspection and quick fixes
Redundant catch clause inspection and quick fixes
Testing
Create new Codeception and PHPSpec tests
Test method generation
Undefined PHPUnit data provider
Twig
Injections in Twig templates
Improved Twig formatting
PhpStorm 2017.3 还对 Web 技术的支持进行了重大改进,例如改进了对 Vue.js 的支持,改进了 JavaScript 和 DOM API 的代码完成和文档,Pull Member Up 重构等等。
软件详情:http://www.jetbrains.com/phpstorm/nextversion/index.html
下载地址:https://www.jetbrains.com/phpstorm/nextversion/
来自:开源中国社区

