Early Access Program WebStorm

PhpStorm & WebStorm 2.0 EAP build 102.18

PhpStorm & WebStorm 2.0 EAP build 102.18 is available. Albeit bugfixes in all areas, the most notable changes are:

  • PHP debug run configurations & debugger mapping UI simplified. Debugger made completely independent of deployment plugin. Also, bookmarklets for easy launch and control of Zend Debugger within any browser will be published shortly
  • Command-line tools got the support for providing completion and parameter info for any 3-rd party command-line tool via XML descriptor. Just go to Settings|Command line support and add custom framework to start editing. More features like built-in and external documentation support follow
  • Zend Framework view scripts got more appropriate resolution of $this reference – to the Zend_View class, effectively enabling the proper code completion and analysis in these files. We will continue to enhance support for various this and other PHP framework features

Complete changelog
Please note that ALL of this is work in progress and will undergo series of both technical and cosmetic changes.

Download PhpStorm & WebStorm 2.0 EAP build 102.18 for your platform from project EAP page or wait for an update/patch available notification (usually rolled out in a couple of days later).

Develop with pleasure!
-JetBrains Web IDE Team