WebStorm/PhpStorm links
Categories
Tags
Beta Commandline completion composer CSS database debug deployment documentation ecmascript5 editor ftp HTML html5 import inspection JavaScript LESS navigation Node.js offer PHP PhpStorm PHPUnit productivity Profiler Project RC refactoring Release SASS settings sftp smarty Symfony synchronisation TypeScript UI unit testing WebStorm WebStorm/PhpStorm links Xdebug youtrack zen-coding Zend Debugger-
Other JetBrains Blogs
Meta
Author Archives: Alexey Gopachenko
PhpStorm 6.0.1 EAP build 129.177/196
We continue to refine the IDE and work on plugin APIs. This build addresses both aspects by implementing a much requested feature purely relying on php-openapi. It required numerous adjustments – and much more are still pending, but we have a great progress. … Continue reading
PhpStorm 6 EAP build 126.339
New build is ready. Patch-update is not available, so start the download before you continue. We skipped the blog&twitter announcements for the previous one (126.260) and it looks like it has not received the desired attention, so here is a summary: … Continue reading
Posted in Early Access Preview, PhpStorm
16 Comments
PhpStorm 6 EAP build 126.162
On PHP side we still focused on stability and bugfixes, with an important addition – ability to use PHPUnit provided in .phar or via composer dependency. And the Web team supplied a ton of new features: HTML Structure view, Emmet, File Watchers, … Continue reading
Posted in Early Access Preview, PhpStorm
44 Comments
PhpStorm 6 EAP build 126.92
Fresh build: a round of fixing and refinement. Just get it! Automatic update for all platforms is also available. Be sure to try new web stuff too. Develop with pleasure! -JetBrains Web IDE Team
Posted in Early Access Preview, PhpStorm
19 Comments
PhpStorm 6 EAP build 126.36
New build is ready – this time with some quite visible changes! Check out new Composer project type at File|New Project|Projec Type->Composer PHPUnit tests generation via File|New|PHPUnit… and Navigate|Test actions Controllable Arrangement of class members in PHP at Settings|Code Style|PHP|Arrangement Hierarchical color scheme management via Language … Continue reading
PhpStorm 6 EAP build 124.509
We’re back from holidays with a freshly baked EAP update. This one is relatively minor – a bunch of small (yet much awaited) fixes and features added. More details on PHP, WEB and Platform changes available in tracker. Stay tuned for updates – the … Continue reading
PhpStorm 6 EAP build 124.373
One more EAP for these holidays – many fixes and some features: PHP type inference for “fluent interface” call chains (@return $this / @return static) will infere the proper type – which is known only at at point of reference. Note … Continue reading
PhpStorm 6 EAP build 124.295
This holiday’s EAP brings a traditional set of improvements. Some highlights are: PHP type inference for ’$var->prop’ and ‘$var['key']‘ expressions (assignments tracking, instanceof and ‘is_bool’-like functions) Code folding in Twig templates for blocks and control structures Textmate bundle support included More details on PHP and … Continue reading
PhpStorm 6 EAP build 124.237
This week’s EAP is again built on dev branch and contains ton of improvements and fixes in all subsystems. More details on PHP, Web changes available in tracker. One more build is planned before the holiday break. We are working on improved type inference, composer … Continue reading
PhpStorm & WebStorm 6 EAP build 123.66
This week’s build is again mostly a refinement before the upcoming round of major development. Some highlights are: Darcula UI should be now almost complete. Please start filing bugs on remaining problems. PHP composer projects got initial support. Tools | Init … Continue reading