IntelliJ Updates UI
Written by Kay Ewbank   
Thursday, 30 March 2023

The latest update to IntelliJ IDEA has been released by JetBrains, with improvements including an updated UI, faster Maven imports and background commit checks.

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.

IntelliJ Logo

The first obvious change is the UI which has been updated with a new Compact Mode that is designed to provide a more consolidated look and feel of the IDE. There's also an option to vertically split the tool window area (which was in the previous UI but had been absent from the new version), and a reworked Run widget.

The IntelliJ team says they've notably improved the IDE's performance in importing Maven projects by optimizing dependency resolution as well as reworking the processes behind importing and configuring facets.

Background commit checks are another enhancement, thanks to reworking of the behavior of commit checks for Git and Mercurial to speed up the overall commit process. Checks are now performed in the background after you commit but before you push.

Other improvements include earlier availability of IDE features on project opening, which has been achieved by performing the scanning files to index process in smart mode. When opening a project, IntelliJ IDEA 2023.1 uses existing caches from your previous session with the project and simultaneously looks for files to index. If no changes are found in the scan, the IDE will be ready, eliminating the delays that were previously caused by indexing on startup.

A final improvement is a better way to see what security rules are applied. This is a feature of the Ultimate version of IntelliJ which now has easy navigation to security matchers from Spring controllers. The navigation works both from security matchers to controllers and vice versa.

IntelliJ IDEA 2023.1 is available now.

IntelliJ Logo

More Information

IntelliJ website

Related Articles

IntelliJ IDEA 2022.1 Adds Dependency Analyzer

IntelliJ IDEA Adds Project-Wide Analysis

IntelliJ IDEA Updated To Be Faster And Smaller

Intellij IDEA Improves Coding Assistance

 

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


Ruby 3.4 Improves YJIT
06/01/2025

Ruby 3.4 has been released. This version uses the Prism parser as the default, adds an "it" block parameter reference and brings Happy Eyeballs Version 2 support to the socket library.



European Robotics Hackathon 2025 Open For Entries
17/01/2025

ENRICH 2025, the European Robotics Hackathon, is open now for team entries. To be held at the Zwentendorf Nuclear Power Plant in Austria, the aim is to develop robots that can carry out tasks in a nuc [ ... ]


More News

espbook

 

Comments




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