IntelliJ IDEA Updated To Be Faster And Smaller
Written by Kay Ewbank   
Tuesday, 31 December 2019

There's a new release of JetBrains IntelliJ IDEA, that the developers claim is faster to start up, uses less memory, and has a more responsive UI. IntelliJ IDEA is a well-known Java IDE for web, desktop and mobile development, and the updated version is part of the regular update cycle that has seen three major updates this year.

The IntelliJ team has focused on the performance and overall quality of the IDE. According to Zlata Kalyuzhnaya, Marketing Manager at JetBrains:

"We held a quality-marathon, during which the IntelliJ IDEA team rallied together with several other JetBrains developer teams, to work specifically on polishing the IDE and make performance improvements, UI responsiveness fixes, usability enhancements, improvements in the existing functionality, and more."

intellijlogo

 

One of the main priorities was to boost the start-up time, which was achieved by parallelizing some of the processes that used to run sequentially, reorganizing the classes in a way that makes the initial class loading faster, and optimizing the font loading on macOS.

The team has also been trying to Improve the UI responsiveness, partially by making it easier to report UI freezes, and also by resolving the reports that have been received. They say they were able to resolve a number of issues that were causing UI freezes in over 1600 reports, and that IntelliJ IDEA no longer freezes when a regular expression pattern matches very long strings in “Find in path” or when working with a large number of editor or debugger tabs. The IDE now also renders the project tree faster. Other editor freezes have been fixed by optimizing Java type inference.

Elsewhere, the Java type inference for long method call chains now works much faster, and code highlighting is faster in Java files, especially when it comes to methods with generic var-args (Arrays.asList, Map.ofEntries, etc.) into which dozens of arguments are passed. 

intellijlogo

More Information

IntelliJ IDEA 2019.3 download

Related Articles

Intellij IDEA Improves Coding Assistance

IntelliJ IDEA Adds JUnit 5 Support 

Intellij IDEA Updated 

IntelliJ Idea 14 Released

Kotlin JVM 1.0

Jetbrains Launches Subscription Model Toolbox

JetBrains Subscription Model An Unwelcome Change

JetBrains Responds To Backlash

JetBrains Previews IDE For SQL 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Paul Allen's Living Computer Museum Going, Going, Gone
30/06/2024

The Seattle-based Living Computer Museum, founded in 2012 by Paul Allen to preserve vintage and heritage computers for posterity has closed and its collection will be sold at auction by Christies in S [ ... ]



Bruce Bastian, WordPerfect's Co-Creator
05/07/2024

Bruce Bastian, co-creator of WordPerfect, has died aged 76. Bastion created the word processing software as a graduate student at Brigham Young University, together with Alan Ashton, his computer [ ... ]


More News

kotlin book

 

Comments




or email your comment to: comments@i-programmer.info