-
Notifications
You must be signed in to change notification settings - Fork 0
/
ide.general.xml
20 lines (20 loc) · 991 Bytes
/
ide.general.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<application>
<component name="GeneralSettings">
<option name="processCloseConfirmation" value="TERMINATE" />
<option name="autoSaveFiles" value="false" />
<option name="showTipsOnStartup" value="false" />
<option name="useSafeWrite" value="false" />
</component>
<component name="Registry">
<entry key="dumb.aware.run.configurations" value="true" />
<entry key="ide.tooltip.show.with.actions" value="true" />
<entry key="ide.balloon.shadow.size" value="0" />
<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" />
</component>
</application>