Quellcode durchsuchen

CL-2021.2.3 <TheoryOfNekomata@VALHALLA Update csv-plugin.xml, ignore.xml, ide.general.xml, filetypes.xml, material_theme.xml Create laf.xml, toolchains.xml Delete cpp.toolchains.xml

master
TheoryOfNekomata vor 2 Jahren
Ursprung
Commit
aeaba47bd1
7 geänderte Dateien mit 14 neuen und 8 gelöschten Zeilen
  1. +1
    -1
      _windows/toolchains.xml
  2. +1
    -1
      csv-plugin.xml
  3. +2
    -2
      filetypes.xml
  4. +1
    -1
      ide.general.xml
  5. +2
    -1
      ignore.xml
  6. +5
    -0
      laf.xml
  7. +2
    -2
      material_theme.xml

_windows/cpp.toolchains.xml → _windows/toolchains.xml Datei anzeigen

@@ -1,5 +1,5 @@
<application>
<component name="CPPToolchains" version="4">
<component name="CPPToolchains" version="6">
<toolchains detectedVersion="5">
<toolchain name="Visual Studio" toolSetKind="MSVC" toolSetPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community" customCCompilerPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\Llvm\bin\clang-cl.exe" customCXXCompilerPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\Llvm\bin\clang-cl.exe" debuggerKind="BUNDLED_LLDB">
<toolSetOption type="msvc.arch" value="x86_amd64" />

+ 1
- 1
csv-plugin.xml Datei anzeigen

@@ -1,5 +1,5 @@
<application>
<component name="CsvEditorSettings">
<option name="CURRENT_PLUGIN_VERSION" value="2.17.0" />
<option name="CURRENT_PLUGIN_VERSION" value="2.18.1" />
</component>
</application>

+ 2
- 2
filetypes.xml Datei anzeigen

@@ -4,10 +4,10 @@
<removed_mapping ext="tsv" type="CSV/TSV" />
<mapping ext="babelrc" type="JSON" />
<mapping ext="sequelizerc" type="JavaScript" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern=".gitmessage" type="PLAIN_TEXT" />
<mapping pattern=".browserslistrc" type="PLAIN_TEXT" />
<mapping pattern="LICENSE" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern=".browserslistrc" type="PLAIN_TEXT" />
<mapping ext="tsv" type="TSV" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="csv" approved="true" type="CSV" />


+ 1
- 1
ide.general.xml Datei anzeigen

@@ -28,7 +28,7 @@
<entry key="ide.tree.ui.experimental" value="false" />
<entry key="ide.mac.allowDarkWindowDecorations" value="true" />
<entry key="external.system.auto.import.disabled" value="true" />
<entry key="ide.new.stripes.ui" value="true" />
<entry key="ide.experimental.ui.toolwindow.stripes" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">


+ 2
- 1
ignore.xml Datei anzeigen

@@ -1,5 +1,5 @@
<application>
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" hideIgnoredFiles="false" notifyIgnoredEditing="true">
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertiseShown="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" />


+ 5
- 0
laf.xml Datei anzeigen

@@ -0,0 +1,5 @@
<application>
<component name="LafManager" autodetect="false">
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
</component>
</application>

+ 2
- 2
material_theme.xml Datei anzeigen

@@ -11,8 +11,8 @@
<option name="leftTreeIndent" value="10" />
<option name="settingsSelectedTab" value="5" />
<option name="tabsHeight" value="16" />
<option name="accentColor" value="eeca3f" />
<option name="selectedTheme" value="CUSTOM" />
<option name="accentColor" value="416a9b" />
<option name="selectedTheme" value="NATIVE" />
<option name="userId" value="7a11f371:1686d9b67db:-8000" />
<option name="stripedToolWindowsEnabled" value="true" />
</component>

Laden…
Abbrechen
Speichern