Tag Archives: completion

PhpStorm & WebStorm 3.0 EAP 110.44

This week’s EAP brings important stability and performance fixes and some neat features

Posted in Announcement | Tagged , , , , | 8 Comments

Symfony Command Line Usage With Command Line Tool Support

Since PhpStorm 2.0 Symfony framework command line tool can be used inside PhpStorm by Command Line Tool Support. Let’s pass through a simple Symfony tutorial, and then create a custom task. You’ll need having PhpStorm 2.0 and Symfony 1.1 or … Continue reading

Posted in Uncategorized | Tagged , , , , | 21 Comments

Zend Framework Tool Usage With Command Line Tool Support

Zend Framework has a powerful command line tool, and it can be used inside PhpStorm by Command Line Tool Support. Let’s pass through a simple Zend Framework tutorial. You’ll need having PhpStorm 2.0 and Zend Framework installed on your computer.

Posted in Uncategorized | Tagged , , , | 16 Comments

Improvement of HTML5 support in PhpStorm & WebStorm

Recently, we’ve added a number of new features that simplify HTML5 development. Here’s a short list of their highlights: Support of HTML custom data attributes. The attributes with names that begin with data- can be used to store some custom … Continue reading

Posted in Feature | Tagged , , , , , | 6 Comments

Autopopup documentation feature

PhpStorm & WebStorm are capable of showing you documentation related to PHP class, JS element or HTML tag just by pressing Ctrl+Q when cursor is on that element. You can call it up also when IDE suggests you to auto-complete … Continue reading

Posted in Feature | Tagged , , , , | 2 Comments

Enjoy HTML5 excitement with PhpStorm & WebStorm

Lately we have been seeing a lot of excitement circulating on various blogs about HTML5 and it’s support in latest versions of all major browsers. We are constantly improving our IDE to support new standards. Now you can easily enjoy … Continue reading

Posted in Feature | Tagged , , , , , , | 17 Comments

PhpStorm/WebStorm EAP build 95.117

Pack of fixes in all areas in this build along with couple of new features: PHP completion got new popup layout: added function signatures. Note that you can also open Quick Documentation popup (Ctrl-Q) right from this list. Feedback is … Continue reading

Posted in Announcement | Tagged , , , , | 9 Comments