AI-222.4345.14.2221.9189903 <debuggerx@debuggerx-e5 Update androidStudioFirstRun.xml, diff.xml, debugger.xml Create keymapFlags.xml, editor-font.xml
This commit is contained in:
@@ -3,6 +3,6 @@
|
|||||||
<version>1</version>
|
<version>1</version>
|
||||||
</component>
|
</component>
|
||||||
<component name="whatsNew">
|
<component name="whatsNew">
|
||||||
<shownVersion>2021.3.1rc17</shownVersion>
|
<shownVersion>2022.2.1rc6</shownVersion>
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@@ -75,6 +75,11 @@
|
|||||||
<option name="ENABLED" value="true" />
|
<option name="ENABLED" value="true" />
|
||||||
<option name="INCLUDE" value="true" />
|
<option name="INCLUDE" value="true" />
|
||||||
</filter>
|
</filter>
|
||||||
|
<filter>
|
||||||
|
<option name="PATTERN" value="androidx.compose.runtime.*" />
|
||||||
|
<option name="ENABLED" value="true" />
|
||||||
|
<option name="INCLUDE" value="true" />
|
||||||
|
</filter>
|
||||||
</component>
|
</component>
|
||||||
<component name="XDebuggerSettings">
|
<component name="XDebuggerSettings">
|
||||||
<data-views />
|
<data-views />
|
||||||
|
|||||||
@@ -54,6 +54,9 @@
|
|||||||
</entry>
|
</entry>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
<component name="ExternalDiffSettings">
|
||||||
|
<option name="MIGRATE_OLD_SETTINGS" value="true" />
|
||||||
|
</component>
|
||||||
<component name="TextDiffSettings">
|
<component name="TextDiffSettings">
|
||||||
<option name="PLACES_MAP">
|
<option name="PLACES_MAP">
|
||||||
<entry key="CommitDialog">
|
<entry key="CommitDialog">
|
||||||
@@ -62,11 +65,6 @@
|
|||||||
<option name="READ_ONLY_LOCK" value="false" />
|
<option name="READ_ONLY_LOCK" value="false" />
|
||||||
</PlaceSettings>
|
</PlaceSettings>
|
||||||
</entry>
|
</entry>
|
||||||
<entry key="Default">
|
|
||||||
<PlaceSettings>
|
|
||||||
<option name="ENABLE_SYNC_SCROLL" value="false" />
|
|
||||||
</PlaceSettings>
|
|
||||||
</entry>
|
|
||||||
<entry key="DirDiff">
|
<entry key="DirDiff">
|
||||||
<PlaceSettings>
|
<PlaceSettings>
|
||||||
<option name="HIGHLIGHT_POLICY" value="DO_NOT_HIGHLIGHT" />
|
<option name="HIGHLIGHT_POLICY" value="DO_NOT_HIGHLIGHT" />
|
||||||
|
|||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DefaultFont">
|
||||||
|
<option name="VERSION" value="1" />
|
||||||
|
<option name="FONT_SIZE" value="20" />
|
||||||
|
<option name="FONT_SIZE_2D" value="19.5" />
|
||||||
|
<option name="FONT_SCALE" value="1.5" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
<application>
|
||||||
|
<component name="KeymapFlagsStorage">
|
||||||
|
<option name="keymapToDescriptor">
|
||||||
|
<map>
|
||||||
|
<entry key="Default copy">
|
||||||
|
<value>
|
||||||
|
<list />
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
Reference in New Issue
Block a user