How to determine if "new ui" is enabled ?

Answered

UIManager.getLookAndFeel returns "Darcula" when new ui is enabled

 

0
2 comments
Registry.`is`("ide.experimental.ui")

Helps me with this)

1

Hi,

Please note that there is no official guide for working with new UI in 3rd-party plugins yet, and basing on the registry value may not work in the future.

1

Please sign in to leave a comment.