-
Notifications
You must be signed in to change notification settings - Fork 0
/
ide.general.xml
24 lines (24 loc) · 1.26 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
<application>
<component name="GeneralSettings">
<option name="confirmExit" value="false" />
<option name="searchInBackground" value="true" />
<option name="showTipsOnStartup" value="false" />
</component>
<component name="Registry">
<entry key="java.completion.argument.hints.internal" value="false" />
<entry key="cidr.navigation.gotoDeclaration.overrides.showUsages" value="false" />
<entry key="testDiscovery.enabled" value="true" />
<entry key="bigger.font.in.project.view" 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="show.affected.tests.in.changelists" value="true" />
<entry key="editor.distraction.free.mode" value="true" />
<entry key="debugger.watches.in.variables" value="false" />
</component>
</application>