IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
We are happy to announce that we will enable the new UI for all JetBrains IDE users in the upcoming 2024.2 version. We designed the new UI to reduce visual clutter, ensuring easy access to essential features while gradually revealing more advanced functionality as needed. The new UI is clean and mod…
Hey there, fellow developers! Today, we want to share the most significant UI updates from 2023 that have transformed how IntelliJ IDEA looks and functions. New UI Of course, the highlight of our recent updates was the launch of our new, clean, and modern UI. This was first announced at the en…
IntelliJ IDEA includes a number of features to improve the readability of the source code, such as various code style settings and color schemes for proper highlighting. But writing source code is not the only activity when creating software. It involves using various tools that need to be at hand w…
As you might remember, IntelliJ IDEA 14.1 shipped with the initial HiDPI support for Windows and Linux which could be enabled via the -Dhidpi=true key in the idea.vmoptions file. The support was somewhat limited and only allowed to use a 2x scale factor (and some displays do have other scale factors…
We keep saying how IntelliJ IDEA is the most intelligent IDE. This is close to obvious for all who use it every day, but there are still a lot of people out there who aren't aware of its exciting features which make development so much more productive. That's why we decided to create a 30-day guide …
You can use either a Wheel Click or Shift+Left Click to close things in the IntelliJ IDEA user interface. Here is a short list of what exactly can be closed: Editor tabs Tool window headers and tabs inside tool windows (yes, you can just wheel-click that blue header) Popups like Background Task…