-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathide.general.xml
24 lines (24 loc) · 887 Bytes
/
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="processCloseConfirmation" value="TERMINATE" />
<option name="searchInBackground" value="true" />
<option name="showTipsOnStartup" value="false" />
<option name="useSafeWrite" value="false" />
</component>
<component name="Registry">
<entry key="ide.firstStartup" value="false" />
<entry key="SBT.system.in.process" value="true" />
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="ide.experimental.ui" value="true" />
<entry key="debugger.new.tool.window.layout" value="true" />
<entry key="ide.experimental.ui.inter.font" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">
<map>
<entry key="Memory" value="true" />
<entry key="git" value="true" />
</map>
</option>
</component>
</application>