IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
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 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…