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


.NET 10 Final Release Candidate Focuses On MAUI
23/10/2025

The final release candidate of .NET 10, the platform created from a combination of .NET Framework and .NET Core, has been released. Overall, this release focuses on quality and stabilization [ ... ]



GitHub Copilot CLI And Spaces In Preview
03/11/2025

Copilot breaks loose from its deep integration with VSCode,
and now embraces the CLI Warriors in offering a terminal-based interface too. At last Copilot gets its own CLI version, bringi [ ... ]


More News

pico book

 

Comments




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