forked from shikhakothiyal/AndroidStuConfig
-
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) · 855 Bytes
/
ide.general.xml
File metadata and controls
22 lines (22 loc) · 855 Bytes
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="confirmExit" value="false" />
<option name="confirmOpenNewProject2" value="0" />
<option name="processCloseConfirmation" value="TERMINATE" />
<option name="reopenLastProject" value="false" />
<option name="showTipsOnStartup" value="false" />
</component>
<component name="Registry">
<entry key="external.system.auto.import.disabled" value="true" />
<entry key="ide.text.editor.with.preview.show.floating.toolbar" value="false" />
<entry key="gradle.version.catalogs.dynamic.support" value="true" />
<entry key="feature.suggester.enable.suggesters" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">
<map>
<entry key="Memory" value="true" />
</map>
</option>
</component>
</application>