PhpStorm & WebStorm 1.0.1 Available
PhpStorm 1.0.1 and WebStorm 1.0.1, fresh updates to the recently released products are available for download.
This release concentrates on the performance improvements you have asked adds couple of minor features as well as a number of bug-fixes. It is highly recommended for everyone to upgrade to 1.0.1.
Features and bug-fixes include:
- SVN. Easy merge for feature branches
- XSL/T transformation can be executed using Run/Edit configuration
- File->Rename menu added
- Code|Comment action (Ctrl-/ and Ctrl-Shift-/) works properly in mixed PHP/HTML context
Download WebStorm
Download PhpStorm
Develop with pleasure!
The JetBrains Team
Comments below can no longer be edited.
Shein Alexey says:
July 7, 2010The url is still pointing to the 1.0 release.
erbione says:
July 7, 2010thx for these bugs fixes
Alexey Korsun says:
July 7, 2010URL should work fine now.
Eugene says:
July 8, 2010Thank you for great product!
When are you planning to include mercurial support to the IDE? It’s very important for us.
Eugene Toporov says:
July 8, 2010@Eugene: There’s a third-party plugin that you can use now for mercurial: http://plugins.intellij.net/plugin/?webide&id=4624
But we are planning to add it to the product inPhpStorm / WebStorm 1.5 (it will be free for 1.0 users)
MySchizoBuddy says:
July 8, 2010Is there a roadmap available. want to know what are you planning for the 2.0 release
Eugene Toporov says:
July 9, 2010@MySchizoBuddy We’re working on the roadmap. It should be available in a month or so. We’ll publish it here on the blog.
Thanks for asking and stay tuned!
-Eugene
erbione says:
July 9, 2010good question, when I go to buy a licence is good to know what can i expect for one year (licence is for one year free upgrades)
Eugene Toporov says:
July 9, 2010@erbione of course, we realize it 🙂
It also makes sense to see the most voted things in the issue tracker. We do consider those: http://youtrack.jetbrains.net/issues/WI?q=%23Unresolved+sort+by%3A+votes+
And make sure to vote for what you think important for you.
nuxwin says:
July 9, 2010Thank a lot for this bugfixe release. PHPStorm is very great.
Laurent Declercq
Chris Altman says:
July 19, 2010Please vote on the issue I opened if you are having this issue as well. this is a huge deal to not have this working.
http://youtrack.jetbrains.net/issue/WI-2584
Adam says:
July 25, 2010The PHP Structure window doesn’t include methods/attributes from inherited classes. Could I turn it on in some way?
nicity says:
July 27, 20102Adam:
This fixed in WebStorm 1.X branch
http://youtrack.jetbrains.net/issue/WI-2576
Pedro Estarque says:
July 31, 2010I’m loving PHPStorm’s editor. The code completion is phenomenal and scoping dead accurate.
However, I’m happy with my current FTP Browser Editor workflow.
Is it possible to use only PHPStorm’s editor? You know, open a file, edit, save it.
Not everything is a project, and even when it is, sometimes I’d ratter manage files myself. An IDE can be handy but it can also get very much in the way.
TextMate can go both ways.
Bill says:
August 5, 2010for some reason, i’m getting an issue with having PHPStorm [php dev.] and WebStorm [html/js dev.] open at the same time… do i have to have to close one to work on the other?
Eugene Toporov says:
August 6, 2010Bill: PhpStorm and WebStorm really can not be running together at the same time. But why do you need both? PhpStorm provides all HTML/JS functionality available in WebStorm. So, if you need PHP support just use PhpStorm.