mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 06:59:44 +07:00
[aia] Restore standard What's New in PC CE (LLM-14380, LLM-13621)
(cherry picked from commit d80c988770ee8bfb26f8ce12b8513ef658da702c) IJ-CR-153933 GitOrigin-RevId: b6ad6f720c69588e8acc7620a97d5a442ac6d596
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c8080e5f06
commit
7ed4c31470
@@ -39,7 +39,7 @@ private class WhatsNewEnvironmentAccessorImpl : WhatsNewEnvironmentAccessor {
|
||||
// TODO: disable for UI tests since UI tests are not ready for What's new
|
||||
|| Registry.`is`("expose.ui.hierarchy.url", false)
|
||||
// TODO this is done temporarily, see LLM-13591
|
||||
|| PlatformUtils.isIdeaCommunity() || PlatformUtils.isPyCharmCommunity()
|
||||
|| PlatformUtils.isIdeaCommunity()
|
||||
|
||||
override suspend fun getWhatsNewContent() = WhatsNewContent.getWhatsNewContent()
|
||||
override fun findAction() = ActionManager.getInstance().getAction("WhatsNewAction") as? WhatsNewAction
|
||||
|
||||
Reference in New Issue
Block a user