-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathide.general.xml
More file actions
28 lines (28 loc) · 1.15 KB
/
ide.general.xml
File metadata and controls
28 lines (28 loc) · 1.15 KB
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
26
27
28
<application>
<component name="GeneralSettings">
<option name="showTipsOnStartup" value="true" />
<option name="confirmExit" value="false" />
<option name="confirmOpenNewProject2" value="-1" />
</component>
<component name="Registry">
<entry key="ide.experimental.ui" value="true" />
<entry key="editor.focus.mode.color.light" value="777777" />
<entry key="ide.new.editor.tabs.vertical.borders" value="true" />
<entry key="editor.focus.mode.color.dark" value="777777" />
<entry key="ide.editor.tab.selection.animation" value="true" />
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="debugger.new.tool.window.layout" value="true" />
<entry key="ide.experimental.ui.inter.font" value="false" />
<entry key="idea.plugins.compatible.build" value="" />
</component>
<component name="StatusBar">
<option name="widgets">
<map>
<entry key="CwmWireStatsWidgetFactory" value="false" />
<entry key="FlowJSInfo" value="false" />
<entry key="Memory" value="true" />
<entry key="php.language.level.widget" value="false" />
</map>
</option>
</component>
</application>