How to determine if "new ui" is enabled ?
已回答
UIManager.getLookAndFeel returns "Darcula" when new ui is enabled
请先登录再写评论。
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.