WebStorm/PhpStorm links
Categories
Tags
3.0 Beta Commandline completion configuration console CSS database debug deployment documentation EAP ecmascript5 edit editor ftp HTML html5 inspection JavaScript LESS Node.js offer PHP PhpStorm pricing productivity Profiler Project RC refactoring Release settings sftp smarty Symfony UI UML unit testing WebStorm WebStorm/PhpStorm links Xdebug youtrack zen-coding Zend Debugger-
Other JetBrains Blogs
Meta
Monthly Archives: October 2009
JetBrains IDE for Web and PHP goes to ZendCon
Great news! Next week we are going to be showing our IDE at ZendCon, PHP Conference, in San Jose, CA. We expect to get lots of feedback from people there and to see what’s hot in PHP development world today. … Continue reading
Posted in Announcement
2 Comments
Do not bother saving files anymore
I guess pressing Ctl+S every 20 seconds is not just my muscular habit. But once I started using IntelliJ IDEA and now Web IDE, this habit vanishes. Files you are editing in Web IDE are instantly saved to disk when … Continue reading
Web IDE EAP (build 500)
In this build we bring you two long promised features – FTP & PHPUnit support (Expect separate posts with more details) And of course there’s lot of bugfixes and improvements in editor, see details below. IDE general – Initial remote development … Continue reading
JavaScript refactoring: Inline Variable
One of the major techniques to keep your code in a good shape is refactoring it. In the latest Web IDE EAP (#470) you can try the just added Inline Variable JavaScript refactoring. Inline Variable — replaces local variable occurrences … Continue reading
PHP Hierarchy View Actions
We’ve introduced the ‘Hierarchies View Support for PHP‘ recently. Let’s now review the appropriate actions. First, class hierarchy. There are several actions accessible from the upper panel and context menu. Blue arrow points to the base element for current view. … Continue reading