-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathide.general.xml
More file actions
24 lines (24 loc) · 971 Bytes
/
ide.general.xml
File metadata and controls
24 lines (24 loc) · 971 Bytes
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="confirmExit" value="false" />
<option name="processCloseConfirmation" value="TERMINATE" />
<option name="searchInBackground" value="true" />
<option name="showTipsOnStartup" value="false" />
</component>
<component name="Registry">
<entry key="ide.firstStartup" value="false" />
<entry key="dumb.aware.run.configurations" value="true" />
<entry key="debugger.watches.in.variables" value="false" />
<entry key="js.debugger.webconsole" value="false" />
<entry key="ide.images.show.chessboard" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">
<map>
<entry key="TypeScriptInfo" value="false" />
<entry key="com.intellij.psi.codeStyle.statusbar.CodeStyleStatusBarWidget" value="false" />
<entry key="php.language.level.widget" value="false" />
</map>
</option>
</component>
</application>