AI-Dolphin | 2021.3.1 <debuggerx@debuggerx Update ide.general.xml, filetypes.xml, editor.xml Delete lightEdit.xml
This commit is contained in:
@@ -20,13 +20,6 @@
|
||||
<component name="DartCodeFoldingSettings">
|
||||
<option name="collapseParts" value="false" />
|
||||
</component>
|
||||
<component name="DefaultFont">
|
||||
<option name="FONT_FAMILY" value="Fira Code" />
|
||||
<option name="FONT_REGULAR_SUB_FAMILY" value="Regular" />
|
||||
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
|
||||
<option name="USE_LIGATURES" value="true" />
|
||||
<option name="SECONDARY_FONT_FAMILY" value="Noto Sans CJK SC" />
|
||||
</component>
|
||||
<component name="EditorSettings">
|
||||
<option name="USE_SOFT_WRAPS" value="CONSOLE" />
|
||||
<option name="ENABLE_RENDERED_DOC" value="true" />
|
||||
|
||||
@@ -2,10 +2,12 @@
|
||||
<component name="FileTypeManager" version="18">
|
||||
<extensionMap>
|
||||
<mapping pattern="info" type="AUTO_DETECTED" />
|
||||
<removed_mapping ext="pro" type="DeviceSpecFile" />
|
||||
<mapping ext="gradle.kts" type="Kotlin" />
|
||||
<mapping ext="main.kts" type="Kotlin" />
|
||||
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
|
||||
<mapping ext="so" type="PLAIN_TEXT" />
|
||||
<mapping ext="pro" type="Shrinker Config File" />
|
||||
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||
<removed_mapping ext="psd" approved="true" type="Image" />
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
<component name="Registry">
|
||||
<entry key="ide.firstStartup" value="false" />
|
||||
<entry key="external.system.auto.import.disabled" value="true" />
|
||||
<entry key="ide.text.editor.with.preview.show.floating.toolbar" value="false" />
|
||||
</component>
|
||||
<component name="StatusBar">
|
||||
<option name="widgets">
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
<application>
|
||||
<component name="LightEdit">
|
||||
<option name="supportedFilePatterns">
|
||||
<list>
|
||||
<option value="*.conf" />
|
||||
<option value="*.ini" />
|
||||
<option value="*.json" />
|
||||
<option value="*.log" />
|
||||
<option value="*.md" />
|
||||
<option value="*.sh" />
|
||||
<option value="*.txt" />
|
||||
<option value="*.xml" />
|
||||
<option value="*.yml" />
|
||||
</list>
|
||||
</option>
|
||||
<option name="frameInfo">
|
||||
<frame x="2560" y="0" width="3840" height="2099" extendedState="7" />
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user