Software Update: IntelliJ IDEA 2020.3.2

Spread the love

JetBrains releases several development environments such as CLion targeting C and C++, DataGrip targeting sql, PhpStorm targeting PHP and IntelliJ Idea targeting Java. IntelliJ Idea offers smart code completion, deep static analysis, intelligent refactorings, a debugger and a test runner, and can also handle Kotlin, Groovy, Coffee and Actionscript. For an overview of the possibilities, we refer to this page. IntelliJ Idea is available in two flavors, a licensed Ultimate flavor with more functionality and a free open source Community flavor. The Ultimate flavor will require payment for business and home use, but if the software is used for education or non-commercial open source projects, the license is free. JetBrains has released IntelliJ Idea 2020.3.2 with the following announcement:

IntelliJ IDEA 2020.3.2 Is Available

Our second bug-fix release for IntelliJ IDEA 2020.3.2 is out! You can upgrade to v2020.3.2 from the IDE, with the Toolbox App, or by using snaps if you are an Ubuntu user. It is also available for download from our website.

Here are the most notable fixes available in v2020.3.2:

  • It is now possible to open projects in tabs on macOS Big Sur. [JBR-2893]
  • For those who use Mac with an M1 chip, we’ve fixed shortcut issues [JBR-2981] [JBR-2999] and a JCEF issue related to the rendering of *.md files. [JBR-2991]
  • Fixed patch updates from v2020.3.2 Preview to the next IntelliJ IDEA 2020.3 builds. [IDEA-258792]
  • Fixed the IDE’s behavior when you double-click on a file in Local Changes. This action now opens the file in the editor. [IDEA-235910]
  • Fixed the incorrect focus when dragging a file over an IDE window in Windows 10. [IDEA-244511]
  • Fixed an erroneous display of the search field. [IDEA-236086]
  • The file template now correctly expands variables. [IDEA-255333]
  • Fixed debugger value renderers when the Debug Gradle scripts option is activated. [IDEA-256336]

For other resolved issues, refer to the release notes. Update to v2020.3.2 now and share your feedback with us in the comments to this post, or report your suggestions to our issue tracker.

Happy developing!

Version number 3.2
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10
Website JetBrains
Download https://www.jetbrains.com/idea/download
License type Freeware/Paid
You might also like