AI-Narwhal | 2025.1.1 <debuggerx@debuggerx-PC Update androidStudioFirstRun.xml, filetypes.xml, SmartInputProConfig.xml Create terminal-font.xml

master
debuggerx 2 months ago
parent 54958452f1
commit 134fbdcc52

File diff suppressed because one or more lines are too long

@ -3,6 +3,6 @@
<version>1</version> <version>1</version>
</component> </component>
<component name="whatsNew"> <component name="whatsNew">
<shownVersion>2024.3.2rc15</shownVersion> <shownVersion>2025.1.1rc13</shownVersion>
</component> </component>
</application> </application>

@ -7,6 +7,7 @@
<mapping ext="obj" type="PLAIN_TEXT" /> <mapping ext="obj" type="PLAIN_TEXT" />
<mapping ext="mtl" type="PLAIN_TEXT" /> <mapping ext="mtl" type="PLAIN_TEXT" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" /> <removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
<removed_mapping ext="db" approved="true" type="SQLite" /> <removed_mapping ext="db" approved="true" type="SQLite" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" /> <removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="psd" approved="true" type="Image" /> <removed_mapping ext="psd" approved="true" type="Image" />

@ -0,0 +1,10 @@
<application>
<component name="TerminalFontOptions">
<option name="VERSION" value="1" />
<option name="FONT_SIZE" value="16" />
<option name="FONT_SIZE_2D" value="16.0" />
<option name="FONT_FAMILY" value="Fira Code" />
<option name="USE_LIGATURES" value="true" />
<option name="SECONDARY_FONT_FAMILY" value="Microsoft YaHei" />
</component>
</application>
Loading…
Cancel
Save