mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
IJPL-197 introduce core-only or allowlist-only ApplicationActivity
add exception for "com.jetbrains.rider.util.idea.LogCleanupActivity" GitOrigin-RevId: 39790a6a7736e205eca4905a72851e0c26647553
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8584d5dafd
commit
8443fffa63
@@ -268,6 +268,7 @@ private val asyncAppListenerAllowListForNonCorePlugin = java.util.Set.of(
|
||||
"org.jetbrains.kotlin.idea.macros.ApplicationWideKotlinBundledPathMacroCleaner",
|
||||
"com.intellij.stats.completion.sender.SenderPreloadingActivity",
|
||||
"com.jetbrains.rider.editorActions.RiderTypedHandlersPreloader",
|
||||
"com.jetbrains.rider.util.idea.LogCleanupActivity",
|
||||
"com.intellij.ide.AgreementUpdater",
|
||||
"com.intellij.internal.statistic.updater.StatisticsJobsScheduler",
|
||||
"com.intellij.internal.statistic.updater.StatisticsStateCollectorsScheduler",
|
||||
|
||||
Reference in New Issue
Block a user