mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[Progresses] Enable counter for IJPL-180132 and showing some progresses in counter only IJPL-180131
GitOrigin-RevId: 02c0068e4b9757be67c61348c2fc007655c8b32b
This commit is contained in:
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"/>
|
||||
|
||||
Reference in New Issue
Block a user