The latest updates on all JetBrains products and topics
If you're using YouTrack and Confluence together, you might be interested in this little add-on that helps you integrate these two at some level. The add-on brings two macros: 1. issue which simply inserts a link to any YouTrack issue, and this link reflects the issue state, so you can tell, f…
Dear friends, For quite a while we have been sharing this blog and other resources for both PhpStorm and WebStorm IDEs. We came to the conclusion it’s time to let these products have their own separate resources. This way our visitors can get the most relevant information on the product they use wi…
PhpStorm 6 release is just around the corner! Today we’re publishing a PhpStorm 6 Public Preview build 127.67 with a set of latest fixes. Those who already use our EAP builds - please download the latest build and be sure to report all the bugs in the issue tracker to be sure we are working on fix…
PhpStorm 6 brings a new set of customizable templates for PhpDoc blocks and overridden/implemented method body. Now we can decide what content these parts of code will initially have when they are generated automatically. (more…)…
Today we're excited to announce Release Candidate build for WebStorm 6! We're really close to the release, so the focus is stability and performance in all subsystems. However there's another new feature that we decided to put in it: support for HTML5 microdata. The IDE will now assist you with co…
Here comes new fresh EAP build #126.309. Visible changes are: Emmet support now works in CSS files. Indeed, it is quite powerful (here's the exact list of what's done so far): Given: Result (after you press Tab): IDE now bundles support for Google Closure Linter tool. Now you've got a really…
Please meet the new WebStorm 6 EAP build number 126.254. The changes worth mentioning include: The IDE will now highlight your JavaScript code according to the libraries that are configured for the file. This way you can now use libraries not only to filter the completion list, but also to clearl…
Working with multiple files in the editor is par for the course. The challenge, however, is not to get lost in zillions of editor tabs opened for each file in the editor pane. Luckily, smart tab management and a few navigation techniques go a long way toward helping you find your way around opened f…
This is to announce a new WebStorm 6 EAP biuld 126.159. Let's quickly drive through the changes in this build: 1. HTML structure view has been reworked, and now it's much easier to navigate over complex HTML files. More details will follow soon, let me just show a screenshot of HTML5 outline mode: …
Sometimes you have several different versions of files or folders related to your project locally, or you’ve just downloaded it from a remote source. In this case it’s crucial to work with the most up-to-date copy. If you need to merge changes and synchronise folders, then it can become even more c…
New WebStorm 6 EAP build 126.86 is available for download. We've fixed troubles with LESS support that some of you may have stepped into using previous build. Also, we've brought a couple of improvements for built-in file watchers for TypeScript, CoffeeScript, SASS and LESS transpilation (nice word…
WebStorm 6 EAP build 126.37 is now ready for download. What's inside: Go to class action now brings you to JavaScript (via @constructor) and TypeScript classes: Predefined JavaScript libraries list has been reworked and simplified. You can now set up a default presentation (color, background,…