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 Aspire 9.3 Adds New Lifecycle Events
22/05/2025

.NET Aspire 9.3 has been released with improvements including the addition of GitHub Copilot to the .NET Aspire dashboard, along with a new context menu in the Resource Graph view; and new lifecy [ ... ]



How Much Math Is Knowable?
13/05/2025

Computer science and the theory of computation has much to say about philosophy and mathematics. In particular, what is computable is closely connected to what is provable and hence what is knowable i [ ... ]


More News

espbook

 

Comments




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