-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathide.general.xml
27 lines (27 loc) · 1.56 KB
/
ide.general.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<application>
<component name="Registry">
<entry key="ide.require.transaction.for.model.changes" value="false" />
<entry key="search.everywhere.pattern.checking" value="false" />
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="ide.mac.allowDarkWindowDecorations" value="true" />
<entry key="mac.editor.thumb.default.alpha.base" value="0" />
<entry key="mac.editor.thumb.default.alpha.delta" value="102" />
<entry key="mac.editor.thumb.darcula.alpha.base" value="0" />
<entry key="mac.editor.thumb.darcula.alpha.delta" value="102" />
<entry key="mac.editor.thumb.default.fill.min" value="102" />
<entry key="mac.editor.thumb.default.fill.max" value="150" />
<entry key="mac.editor.thumb.darcula.fill.min" value="102" />
<entry key="mac.editor.thumb.darcula.fill.max" value="163" />
<entry key="win.editor.thumb.default.alpha.base" value="0" />
<entry key="win.editor.thumb.default.alpha.delta" value="102" />
<entry key="win.editor.thumb.darcula.alpha.base" value="0" />
<entry key="win.editor.thumb.darcula.alpha.delta" value="102" />
<entry key="win.editor.thumb.default.fill.min" value="102" />
<entry key="win.editor.thumb.default.fill.max" value="150" />
<entry key="win.editor.thumb.darcula.fill.min" value="102" />
<entry key="parameter.info.max.visible.rows" value="10" />
<entry key="ide.win.file.chooser.native" value="true" />
<entry key="ide.tree.horizontal.default.autoscrolling" value="false" />
<entry key="ide.win.frame.decoration" value="true" />
</component>
</application>