How to determine if "new ui" is enabled ?
Answered
UIManager.getLookAndFeel returns "Darcula" when new ui is enabled
Please sign in to leave a comment.
Registry.`is`("ide.experimental.ui")Helps me with this)
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.