IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
The new bug-fix release is out! Check out the latest improvements in IntelliJ IDEA 2020.2.4. You can upgrade to this new version from the IDE, with the Toolbox App, or using snaps if you are an Ubuntu user. It is also available for download from our website. Here is a list of updates for IntelliJ ID…
One of the most important features of IntelliJ IDEA is its ability to quickly understand problems with your code and to suggest fixes for them. In IntelliJ IDEA 2020.2, we decided to focus on this feature, introducing several changes to simplify working with problems in your code. Our main goal was …
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 is packed with an amazing set of features, including more advanced support for GitHub pull requests, a new Inspections Widget that displays the number of warnings and errors in an opened file and allows you to quickly navigate between them, the Problems tool window that offers d…
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…
The new EAP build for IntelliJ IDEA 2020.2 is here! Let’s take a closer look at what the upcoming IntelliJ IDEA Ultimate 2020.2 has in store for Jakarta EE, Quarkus, HTTP Client, Micronaut, Amazon SQS API, and OpenAPI and Swagger. Jakarta EE 9 support Jakarta EE 9 has now reached the M1 phase …
This week we have lots of new features for you to try in our new IntelliJ IDEA 2020.2 EAP build! Here are the main highlights: Java 15 support Related problems Intentions preview Java intention actions improvements Structural Search and Replace inspections Improvements to completion an…
The latest IntelliJ IDEA 2020.2 EAP build with a new feature pack is ready for you to now try! Inside it you’ll find: Problems View Improved Git actions dialogs Android 4.0 Download EAP builds from our website, or update from the Toolbox App As usual, the EAP builds for IntelliJ IDEA U…
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…