PhpStorm 2.0 (Q4 2010)  - PHP
- "Any framework" support mechanism via ability to supply extensive metadata about autoload & magic infrastructure
 - Zend framework support (zendtool, generators, specific navigations)
 - Zend debugger support
 - Refactoring
- Introduce Smart introduce variable / field / constant
, inline variable , safe delete . - Move / pull up / push down members
.
- Advanced code inspection
 - full fledged PHP namespace support
- Other
- New DVCS UI (Git, etc)
 - RelaxNG support
 - Mercurial support
 - LESS support
- under consideration
- Flex (advanced coding assistance for ActionScript, MXML, code completion, inspections, etc)
 - Property files / Freemarker / Velocity templates recognition

PhpStorm 1.0 (Q2 2010)  - HTML/XHTML/XML/XSLT/XPATH

- JavaScript (laguage standart 1.6 with partial 1.7)
** Editing (syntax, code completion, code inspections, etc.) ** Refactoring ** Go to symbol, declaration
- CSS

- PHP
** full 5.3 syntax support ** include resolution/file refs/completion ** variable type inference - PHP code navigation
 - PHP Debugger Setup wizard Wi-250
XDebug  - PHPDoc annotations support
 - scope-aware code completion
 - PHP refactorings: rename, introduce variable.
- advanced code inspections (visibility, type checking, etc)
 - Language injection - SQL in PHP
, RegExp in PHP  - support for any type of outer language - HTML, CSS, XML, SQL, etc..
 - Frameworks & libs: Smarty
(check FAQ on other framework support)
- SQL
** syntax and error highlighting ** keywords, table and column names completion ** SQL Console - generic SQL (SQL-92)
 - MySQL
 - SQLite

- Spell Checker

- FTP/SFTP sync
 - XSLT
|