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
Tag Archives: completion
PhpStorm & WebStorm 3.0 EAP 110.44
This week’s EAP brings important stability and performance fixes and some neat features
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
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.
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
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
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 completion, HTML, html5, JavaScript, PhpStorm, WebStorm, WebStorm/PhpStorm links
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