-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathide.general.xml
34 lines (34 loc) · 1.38 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
25
26
27
28
29
30
31
32
33
34
<application>
<component name="GeneralSettings">
<option name="showTipsOnStartup" value="false" />
<option name="confirmExit" value="false" />
<option name="confirmOpenNewProject2" value="-1" />
<option name="processCloseConfirmation" value="TERMINATE" />
</component>
<component name="LocalizationStateService">
<option name="selectedLocale" value="zh-CN" />
</component>
<component name="Registry">
<entry key="ide.experimental.ui" value="true" />
<entry key="eslint.additional.file.extensions" value="svelte" />
<entry key="ide.tree.ui.experimental" value="false" />
<entry key="debugger.watches.in.variables" value="false" />
<entry key="terminal.new.ui" value="true" />
<entry key="i18n.locale" value="" />
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="ide.editor.tab.selection.animation" value="true" />
<entry key="ide.new.editor.tabs.vertical.borders" value="true" />
<entry key="ide.animate.toolwindows" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">
<map>
<entry key="CwmWireStatsWidgetFactory" value="false" />
<entry key="Memory" value="true" />
<entry key="ReadOnlyAttribute" value="false" />
<entry key="git" value="true" />
<entry key="mtStatusBar" value="false" />
</map>
</option>
</component>
</application>