IU-2022.1 <Kane@DESKTOP-BSU1BVP Update debugger.xml Create FeatureSuggester.xml, editor-font.xml

This commit is contained in:
Kane Wang 2022-04-15 09:59:41 +08:00
parent f62a09c318
commit 6b1f96a9e0
3 changed files with 25 additions and 0 deletions

9
FeatureSuggester.xml Normal file
View File

@ -0,0 +1,9 @@
<application>
<component name="FeatureSuggesterSettings">
<option name="workingDays">
<list>
<option value="1649987359229" />
</list>
</option>
</component>
</application>

View File

@ -85,6 +85,11 @@
<option name="ENABLED" value="true" />
<option name="INCLUDE" value="true" />
</filter>
<filter>
<option name="PATTERN" value="androidx.compose.runtime.*" />
<option name="ENABLED" value="true" />
<option name="INCLUDE" value="true" />
</filter>
</component>
<component name="XDebuggerSettings">
<data-views />

11
editor-font.xml Normal file
View File

@ -0,0 +1,11 @@
<application>
<component name="DefaultFont">
<option name="VERSION" value="1" />
<option name="FONT_SIZE" value="18" />
<option name="FONT_SIZE_2D" value="18.0" />
<option name="FONT_FAMILY" value="Source Code Pro" />
<option name="FONT_REGULAR_SUB_FAMILY" value="Medium" />
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
<option name="USE_LIGATURES" value="true" />
</component>
</application>