PhpStorm 9 开发计划已经出炉,这个计划并不是最终的 PhpStorm 9 新特性,随时可能修改。
值得关注的计划特性:
编辑体验
Advanced PHP type inference - better problem detection & code completion
Live debugging data overlay directly in editor
Postfix code Completion for PHP
Inline mode for rename refactoring
Introduce parameter refactoring
Structural Search & Replace scenarios for PHP - basically an ability to easily define custom inspection rules
Various formatting and PHPDoc-related features
工具和环境
Easy use of “remote” tools (SSH or VM-hosted) - e.g. PHP Code Sniffer, PHP Mess Detector
Docker integration: image/container management and deployment tools
平台特性
Easy Inspection scopes setup
HiDPI support for Windows/Linux
A brand-new distraction-free mode, see View | Enter Distraction Free Mode
New version control log viewer, time-color-coding for Annotate view
Adding multiple selections with the mouse
准备尝试的特性:
支持 Hack 语言
更简单的 PHP 调试启动和问题检测
支持 Zend Framework 2
Plugin & new features discoverability
更好的自动化 bug 报告
更新的开发计划会提供在这里。
PhpStorm 9 当前计划在 Q2 2015 发布, PhpStorm Early Access Program 将会在几天后开始进行!
Develop with pleasure!
-JetBrains PhpStorm Team
PhpStorm 是 JetBrains 公司开发的一个轻量级且便捷的PHP IDE,其旨在提供用户效率,可深刻理解用户的编码,提供智能代码补全,快速导航以及即时错误检查。
软件详情:https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Development+Roadmap
下载地址:http://www.jetbrains.com/phpstorm/download/index.html
来自:开源中国社区

