[Progresses] Enable counter for IJPL-180132 and showing some progresses in counter only IJPL-180131

GitOrigin-RevId: 02c0068e4b9757be67c61348c2fc007655c8b32b
This commit is contained in:
Elena Shaverdova
2025-09-16 00:22:07 +00:00
committed by intellij-monorepo-bot
parent 07cd853888
commit 0210559627
@@ -1953,10 +1953,10 @@
defaultValue="5000"
description="A delay in milliseconds between the IDE becoming idle and the memory cleaning being performed"/>
<registryKey key="progresses.show.counter.icon.instead.of.show.link"
defaultValue="false"
defaultValue="true"
description="Progresses would be shown with an icon with their number in status bar instead of Show All link"/>
<registryKey key="progresses.support.secondary.progresses"
defaultValue="false"
defaultValue="true"
description="Support option to avoid showing some progresses in status bar fully, only in popup and progress count. Needs `progresses.show.counter.icon.instead.of.show.link` enabled."/>
<usagePresentationProvider implementation="com.intellij.find.impl.UsageInfo2UsageAdapterPresentationProvider"/>