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
Author Archives: Eugene Toporov
The Best Bug Tracker Gets Even Better — Meet YouTrack 3.0
If you’ve ever submitted a feature request or a bug for WebStorm or PhpStorm you have seen YouTrack issue tracker we’re creating at JetBrains and using, of course. Yesterday, a new major update of YouTrack has been released. Please welcome … Continue reading
Posted in Announcement
2 Comments
2 Symfony Live Paris conference passes up for grabs
We have a small but great competition for you today. You may have heard we’re sponsoring Symfony Live conference that will happen in Paris, France on March 3-4th. We’re really looking forward to be there. As a sponsor we have … Continue reading
Posted in Announcement
37 Comments
New Year, New Office: Hallo Deutschland!
2010 was a huge success for JetBrains but it is already clear 2011 is going to be another year to remember. On the 17th of January, as part of our growth, we opened a new office in Munich, Germany. Why … Continue reading
Posted in Announcement
9 Comments
PhpStorm 1.0 & WebStorm 1.0 are public, it is official!
We’ve made it! WebStorm 1.0 and PhpStorm 1.0 are officially released. We expect many great web sites to appear soon, with web developers having such instruments at their hands now. If you’ve been following the development you probably know how … Continue reading
Paint you files to make them stand out
Most definitely you’ve ever created big websites, right? Then you might have opened more than one index.html, index.php files in the editor. How to tell one from another and understand which part of your website they belong to? WebStorm/PhpStorm help … Continue reading
Integrated Database Console
The latest PhpStorm EAP (build 94.430) contains a good number changes in Database-related functionality. Namely: A dedicated Database Console tool-window Сonsole-like UI keeps input and output in one place and retains the highlighting for execution history Configurable keyboard shortcuts for … Continue reading
Edit HTML inside JavaScript literals
It often happens that we need to edit HTML code inside JavaScript literals. And most of the time it is not something very pleasant, but not within Web IDE! Here is a simple string… But once we add ‘<’ inside … Continue reading
Unwrap/Remove code statements in JavaScript
Sometimes when you are editing JavaScript, you need to remove, say, an enclosing if or else statement without touching a current code block. This normally requires going back and forth and deleting something. But in Web IDE you can just … Continue reading
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