banner
半米牙

半米牙的笔记

分享技术、记录生活
email

How to open a new interface for IDEA (2022)

Just a few days ago (2022-5-23), JetBrains announced the launch of a brand new default interface for IDEA, but it is still in the beta testing phase. To enable this interface, you need to sign up in the original article and wait to be selected to know the activation method.

Let's take a look at the official announced interface:

idea1

Doesn't it look similar to Visual Studio 2022 for Mac Preview (shown below)?

idea2

With my personality, I don't want to wait for the application to be approved, especially since the original article mentioned that the number of beta testing spots will be limited.

Activation Method#

  1. Double-click Shift, then type Registry and click on the Registry... menu to open IDEA's registry settings.

idea3

  1. Check all options starting with ide.experimental.

If after enabling, you find that the window title bar is not the wide and tall style shown in the preview image, upgrade IDEA to version 2022.2EAP and repeat the above steps to restore the appearance of the preview image.

Dark Theme Code Colors#

After following the above steps to enable the new interface, I found that the code colors in the dark theme are still the old ones. Here's how to switch to the new colors shown in the image:

  1. In Preferences - Appearance & Behavior - Appearance, set the Theme to Dark.

idea4

  1. In Preferences - Editor - Color Scheme, set the Scheme to New Dark.

idea5

After following these two steps, you should be able to completely restore the style of the preview image. Finally, I have attached the result of my configuration:

idea6

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.