IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
IntelliJ IDEA 2020.2 introduces new Docker and Kubernetes features that simplify day-to-day work and offer more flexibility with customization. Let’s have a more in-depth look at the updates in this release. Docker Use Selenoid for cross-browser testing of web applications Selenoid (available only i…
IntelliJ IDEA 2020.2 Release Candidate is ready. This is the final build before the major release, and your last chance to catch any issues before they make it into the official release. Just to give you quick heads up! This build requires a license for IntelliJ IDEA Ultimate. IntelliJ IDEA 2020.2…
Indexing is one of the key features under the hood of IntelliJ IDEA. It is designed to simplify your work by teaching the IDE the ins and outs of your code even before you start applying any changes. The IDE indexes classes, methods, and other code elements to create a virtual map of your project. …
IntelliJ IDEA 2020.2 has now reached the Beta milestone. All the major features have already been implemented, so this is the perfect time to download and try the upcoming version if you haven’t yet! What will you check out first? Take your pick: More advanced support for GitHub pull request…
Spellchecking is a pretty standard feature in most of today’s IDEs because it can be really helpful to catch typos in your code in the natural language constructs, such as variable names, strings, comments, and so on. Not so long ago, we introduced Grazie, a built-in grammar and style checker. Grazi…
IntelliJ IDEA 2020.2 EAP3 is out! Here are the main highlights of this new build: Support for Git installed in WSL2. Better autocompletion for Stream API methods. New presentation of the search results in Search Everywhere. The build output presentation improvements. Accessibility imp…
The next IntelliJ IDEA 2020.2 EAP build is here with a pack of new features! Download this EAP build from our website, or update to it from the Toolbox App. As usual, the EAP builds for IntelliJ IDEA Ultimate are free to use, but they expire within 30 days of the build date. Java Analyzing th…
The Early Access Program for our next major release, IntelliJ IDEA 2020.2, is now open! This upcoming release will be loaded with plenty of cool new features, and you can already try some of them in the very first EAP build. The features available to explore include full support for GitHub Pull Requ…