PhpStorm2016.2,PhpStorm今年的第二次更新,现已公开预览版。如果您想了解所有新功能的详细信息,或者试图马上尝试,请访问我们的网站。
以下是本次发布的一些引人注目的亮点:
更好的PHP语言支持: Improved type inference, strict type inspection for PHP 7, better parsing of PHP 7 and PHP 7.1, improved getters and setters generation for PHP 7 (and higher).
新的编辑体验: Dynamic live template for smart function parameters completion, values of class constants are shown in completion lists, possibility to filter out static methods from completion list, smart type code completion, various @throws improvements.
代码质量分析: Reworked unused imports inspection for unused namespace, functions, constants; Return type inspection; Dynamic call to static method inspection.
框架,工具,以及更多: More PhpStorm advanced metadata, template projects, Joomla! support, Xdebug On Demand for CLI PHP Scripts.
访问 issue tracker 获取PHP相关问题的完整列表,访问发行说明了解更新详情。
PhpStorm2016.2也带来了顶尖的网络技术支持,如重大改进:
TypeScript 2.0 support
Angular CLI and code snippets
Possibility to drag files into HTML
本版本从IntelliJ Platform 借用:
Improvements in working with patches
Improved Git/Mercurial Log Viewer
UI Improvements
Support for fonts with ligatures
文章转载自 开源中国社区[http://www.oschina.net]