Browse Source

CL-2022.3 <TheoryOfNekomata@VALHALLA Update ignore.xml, filetypes.xml, material_theme.xml, _@user_Darcula.icls, csv-editor.xml Create settingsSync.xml

master
TheoryOfNekomata 1 year ago
parent
commit
0b34a55634
6 changed files with 11 additions and 4 deletions
  1. +1
    -1
      colors/_@user_Darcula.icls
  2. +1
    -1
      csv-editor.xml
  3. +1
    -0
      filetypes.xml
  4. +2
    -1
      ignore.xml
  5. +1
    -1
      material_theme.xml
  6. +5
    -0
      settingsSync.xml

+ 1
- 1
colors/_@user_Darcula.icls View File

@@ -3,7 +3,7 @@
<property name="created">2018-04-15T18:12:58</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2018.1.1.0.0</property>
<property name="modified">2022-12-02T09:24:49</property>
<property name="modified">2022-12-11T15:54:13</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 1
- 1
csv-editor.xml View File

@@ -1,5 +1,5 @@
<application>
<component name="CsvEditorSettings">
<option name="CURRENT_PLUGIN_VERSION" value="3.0.1-222" />
<option name="CURRENT_PLUGIN_VERSION" value="3.0.1-223" />
</component>
</application>

+ 1
- 0
filetypes.xml View File

@@ -11,6 +11,7 @@
<mapping pattern=".browserslistrc" type="PLAIN_TEXT" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="csv" approved="true" type="CSV" />
<removed_mapping ext="dockerignore" approved="true" type="DockerIgnore file" />
<removed_mapping ext="graphqlconfig" approved="true" type="JSON" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="mdx" approved="true" type="Markdown" />


+ 2
- 1
ignore.xml View File

@@ -1,5 +1,5 @@
<application>
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertiseShown="true">
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertisePresented="true">
<languages>
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />
@@ -23,6 +23,7 @@
<language id="NuxtJS" NEW_FILE="true" ENABLE="false" />
<language id="Perforce" NEW_FILE="true" ENABLE="false" />
<language id="Prettier" NEW_FILE="true" ENABLE="false" />
<language id="Sourcegraph" NEW_FILE="true" ENABLE="false" />
<language id="StyleLint" NEW_FILE="true" ENABLE="false" />
<language id="Stylint" NEW_FILE="true" ENABLE="false" />
<language id="Swagger Codegen" NEW_FILE="true" ENABLE="false" />


+ 1
- 1
material_theme.xml View File

@@ -15,6 +15,6 @@
<option name="accentColor" value="eeca3f" />
<option name="selectedTheme" value="CUSTOM" />
<option name="userId" value="7a11f371:1686d9b67db:-8000" />
<option name="version" value="7.14.2" />
<option name="version" value="8.3.2" />
</component>
</application>

+ 5
- 0
settingsSync.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="SettingsSyncSettings">
<option name="migrationFromOldStorageChecked" value="true" />
</component>
</application>

Loading…
Cancel
Save