The latest updates on all JetBrains products and topics
Docker is an open platform for building, shipping and running distributed applications. It gives programmers, development teams and operations engineers the common toolbox they need to take advantage of the distributed and networked nature of modern applications. With the new Docker integration p…
PhpStorm 10 gives you an amazing new feature – the ability to analyze the data flow of your application without even leaving your IDE. (more…)…
The feature set for MPS 3.3 is now complete. We've prepared an MPS 3.3 EAP 4 release wrapping all the new features so as you could test them out before we do the final polish. Especially you could pay attention to the newest additions: Collapse by default - collection editor cells can now appear…
Three weeks ago we announced IntelliJ IDEA Preview and now we are preparing for the release. Hadi Hariri, Developer Advocacy Lead at JetBrains, presented his talk at JavaZone entitled 'IntelliJ IDEA Tips ans Tricks' which also includes features from IntelliJ IDEA 15. http://www.youtube.com/watch?…
This blog post is reposted from the TeamCity blog. Please post your questions, comments to the original post to address them to TeamCity team, which is working on the Hub plugin development. We're very excited to announce that today we are releasing the first version of the plugin for TeamCity w…
Greetings, everyone! Today we are releasing the first version of the plugin for TeamCity which provides integration with JetBrains Hub, a single point of entry for user management across all JetBrains team tools. The first version of the Hub plugin for TeamCity handles authentication via Hub a…
Today we have great news for everyone passionate about learning and teaching programming with Python. First, we’ve released PyCharm Edu 2.0.2, an updated version of our free, easy and professional tool for learning programming with Python. This release consolidates many bug fixes and small improvem…
PhpStorm 9.5 has an amazing innovation in its refactoring engine. Now, when you need to rename a variable, parameter, class, method, constant or goto label, you can do it in-place, right in the editor pane. (more…)…
We at JetBrains are approaching the release of our brand new IDE for developers who work with SQL and databases. We’ve started the 0xDBE 1.0 EAP (Early Access Program) over a year ago and we appreciate how many people have participated in the program. Your feedback has been instrumental in shaping a…
PHPUnit 5 has been released, and brings a number of improvements to the most widely used testing framework in PHP. All of the new features and improvements in PHPUnit 5 are supported by PhpStorm 9.5. Let's take a look at what's new! (more…)…
Today we've released a new Scala plugin EAP build. With this build, we're happy to introduce an API that extends the IDE coding assistance to custom Scala macros. A macro is executed at compile-time and modifies the AST of your code: e.g. it can extend the class or its companion object with new m…
If you are a Grails developer, you'll be happy to know that IntelliJ IDEA 15 EAP brings the long-awaited support for Grails 3. Now you can enjoy both: the latest features of your favorite web framework, and the coding assistance of your favorite IDE: (more…)…