-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathide.general.xml
More file actions
22 lines (22 loc) · 1.07 KB
/
ide.general.xml
File metadata and controls
22 lines (22 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<application>
<component name="GeneralSettings">
<option name="autoSaveIfInactive" value="true" />
<option name="confirmOpenNewProject2" value="0" />
<option name="processCloseConfirmation" value="TERMINATE" />
<option name="reopenLastProject" value="false" />
<option name="searchInBackground" value="true" />
<option name="showTipsOnStartup" value="false" />
</component>
<component name="Registry">
<entry key="SBT.system.in.process" value="true" />
<entry key="ide.editor.tabs.open.at.the.end" value="true" />
<entry key="BSP.experimental.feature.enabled" value="false" />
<entry key="BSP.system.in.process" value="true" />
<entry key="ide.mac.allowDarkWindowDecorations" value="true" />
<entry key="analyze.exceptions.on.the.fly" value="true" />
<entry key="go.run.processes.with.pty" value="false" />
<entry key="ide.windowSystem.autoShowProcessPopup" value="true" />
<entry key="debugger.watches.in.variables" value="false" />
<entry key="editor.distraction.free.mode" value="true" />
</component>
</application>