-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathide.general.xml
25 lines (25 loc) · 975 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
25
<application>
<component name="GeneralSettings">
<option name="confirmExit" value="false" />
<option name="confirmOpenNewProject2" value="0" />
<option name="searchInBackground" value="true" />
<option name="showTipsOnStartup" value="false" />
</component>
<component name="Registry">
<entry key="ide.firstStartup" value="false" />
<entry key="editor.allow.multiple.carets" value="true" />
<entry key="dumb.aware.run.configurations" value="true" />
<entry key="ide.mac.message.dialogs.as.sheets" value="false" />
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="ide.mac.allowDarkWindowDecorations" value="true" />
<entry key="ide.tree.ui.experimental" value="false" />
<entry key="js.debugger.webconsole" value="false" />
</component>
<component name="StatusBar">
<option name="widgets">
<map>
<entry key="Memory" value="true" />
</map>
</option>
</component>
</application>