IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
Last week we’ve published a new IntelliJ IDEA 2017.2 EAP build, which, among various bugfixes and improvements, brings a new experimental feature, we think you may find very interesting. Because it’s still work in progress, you need to explicitly enable it via VM property -Dide.run.dashboard=true, o…
Time flies! Last week we started IntelliJ IDEA 2016.3 EAP and today we have a new EAP build to share with you. Among bugfixes, the build brings a couple of notable changes. First of all, the OS X users will notice, that the default font of the UI (Settings→ Appearance & Behavior → Appearance …
Today we've released a fresh IntelliJ IDEA 2016.2 EAP build which, among other improvements, finally fixes a very annoying (and highly voted) issue with case-only renames in Git for Windows and OS X. We hope this will make your work simpler when it comes to committing case-only renames from IntelliJ…
If you've already given a shot to a recent IntelliJ IDEA 15 EAP build, you might have noticed changes in the UI for running tests. Today, as we've released a new EAP build with even more bugfixes and enhancements, the new UI is ready for preview. IntelliJ IDEA supports a variety of test framework…
If you haven't yet developed an addiction to the new features in IntellIJ IDEA 14 EAP, there's still a chance you will—with more goodies brought by the fresh EAP build we just released today. The first thing you'll notice when you run the new EAP build is the redesigned Settings (Preferences in O…
Great news for all participants of IntelliJ IDEA 14 EAP: a new EAP build is already here and, as always, packed with lots of bugfixes and enhancements. One notable change of this build is the redesigned Project Structure dialog. It's got a cleaner interface and a new tab called Problems showing t…
This is a cross-post from WebStorm & PhpStorm blog, originally posted by Rustam Vishnyakov. This long-awaited feature gives you a possibility to define your own code-folding regions with special line comments. (more…)…
Have you noticed a small new button in the bottom left corner of IntelliJ IDEA window since version 10.5? It lets you have more space in the main frame and give more prominence to the editor by hiding the tool window bars. With the tool buttons hidden you, of course, still can access the tool win…
Here are some new UI-related tricks which you may find useful: 1. Docked Navigation Bar (View | Navigation Bar) now shows Run/Debug controls if the toolbar is switched off. 2. You may also switch off Tool Buttons (View | Tool Buttons) and get them to appear on demand by pressing Alt key twice (or …
In Maia you can quickly look up a value in a debugger session by hovering your mouse over it (which is very handy for text values, for example): When you need to browse through a large tree of values, this popup can be set to appear only after you invoke it. The trick is that it is still viewabl…
A little-known new feature of IntelliJ IDEA 8.0 is that it allows you to have two docked toolwindows visible on each side of the screen. So you can, for example, view your changes and your TODO list at the same time at the bottom of IntelliJ IDEA window. In order to configure this, you need to use d…