941a0d02e8440e4a972cf31d5ad028b159c14617
[fedora-idea.git] / platform / platform-resources-en / src / misc / registry.properties
blob941a0d02e8440e4a972cf31d5ad028b159c14617
1 fileIndex.background=false
2 fileIndex.background.description=Build/update file indices in background
3 fileIndex.background.restartRequired=true
5 actionSystem.fixLostTyping=true
6 actionSystem.fixLostTyping.description=Redispatch events, lost between actions and dialog show/close
7 actionSystem.fixStickyFocusedWindows=true
8 actionSystem.fixNullFocusedComponent=true
9 actionSystem.commandProcessingTimeout=30000
10 actionSystem.commandProcessingTimeout.description=Timeout after which currently proccessed command is forcibly cancelled
11 actionSystem.typeAheadTimeBeforeDialog=2000
12 actionSystem.typeAheadTimeBeforeDialog.description=If dialog shown as a result of some typing, all key types withing this time will be redispatched after dialog is closed
13 actionSystem.playback.autodelay=20
14 actionSystem.playback.autodelay.description=Delay between events generated by the playback runner
15 actionSystem.playback.useDirectActionCall=true
16 actionSystem.playback.useTypingTargets=true
17 actionSystem.focusIdleTimeout=20
18 actionSystem.mac.screenMenuNotUpdatedFix=false
19 actionSystem.keyGestures.enabled=false
20 actionSystem.suspendFocusTransferIfApplicationInactive=true
21 actionSystem.noContextComponentWhileFocusTransfer=true
23 ide.debugMode=false
24 ide.debugMode.description=Record additonal information to make bug reports more informative
25 ide.forcedShowTooltip=alt
26 ide.forcedShowTooltip.description=Shortcut for forced show tooltip
27 ide.popup.dropShadow=false
28 ide.consumeKnownToolkitBugs=true
30 ide.windowSystem.hScrollChars=15
31 ide.windowSystem.vScrollChars=5
33 ide.tree.yeildingUiUpdate=true
34 ide.tree.showBusyIndicator=true
35 ide.tree.waitForReadyTimout=250
36 ide.tree.clearOnHideTime=120000
37 ide.tree.autoscrollToVCenter=true
38 ide.tree.ensureSelectionOnFocusGained=true
39 ide.tree.autoExpandMaxDepth=5
41 ide.tabbedPane.bufferedPaint=true
43 debugger.valueTooltipAutoShow=true
44 debugger.valueTooltipAutoShow.description=Auto show tooltip on mouse over
45 debugger.mayBringFrameToFrontOnBreakpoint=true
47 filesystem.useNative=true
49 analyze.exceptions.on.the.fly=false
51 compiler.perform.outputs.refresh.on.start=true
52 compiler.perform.outputs.refresh.on.start.description=Whether to perform initial FS refresh before compilation starts. Need this to detect external changes to output dirs
53 compiler.perform.outputs.refresh.on.start.restartRequired=false
54 vcs.show.colored.annotations=true
55 psi.viewer.selection.color=0,153,153