@@ -1,5 +1,5 @@ | |||||
<application> | <application> | ||||
<component name="CPPToolchains" version="4"> | |||||
<component name="CPPToolchains" version="6"> | |||||
<toolchains detectedVersion="5"> | <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"> | <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" /> | <toolSetOption type="msvc.arch" value="x86_amd64" /> |
@@ -3,7 +3,7 @@ | |||||
<property name="created">2018-04-15T18:12:58</property> | <property name="created">2018-04-15T18:12:58</property> | ||||
<property name="ide">WebStorm</property> | <property name="ide">WebStorm</property> | ||||
<property name="ideVersion">2018.1.1.0.0</property> | <property name="ideVersion">2018.1.1.0.0</property> | ||||
<property name="modified">2021-08-04T11:34:10</property> | |||||
<property name="modified">2021-11-21T17:20:37</property> | |||||
<property name="originalScheme">Darcula</property> | <property name="originalScheme">Darcula</property> | ||||
</metaInfo> | </metaInfo> | ||||
<colors> | <colors> | ||||
@@ -1,5 +1,5 @@ | |||||
<application> | <application> | ||||
<component name="CsvEditorSettings"> | <component name="CsvEditorSettings"> | ||||
<option name="CURRENT_PLUGIN_VERSION" value="2.17.0" /> | |||||
<option name="CURRENT_PLUGIN_VERSION" value="2.18.1" /> | |||||
</component> | </component> | ||||
</application> | </application> |
@@ -1,12 +1,14 @@ | |||||
<application> | <application> | ||||
<component name="FileTypeManager" version="18"> | <component name="FileTypeManager" version="18"> | ||||
<extensionMap> | <extensionMap> | ||||
<removed_mapping ext="tsv" type="CSV/TSV" /> | |||||
<mapping ext="babelrc" type="JSON" /> | <mapping ext="babelrc" type="JSON" /> | ||||
<mapping ext="sequelizerc" type="JavaScript" /> | <mapping ext="sequelizerc" type="JavaScript" /> | ||||
<mapping pattern=".gitmessage" type="PLAIN_TEXT" /> | <mapping pattern=".gitmessage" type="PLAIN_TEXT" /> | ||||
<mapping pattern="LICENSE" type="PLAIN_TEXT" /> | <mapping pattern="LICENSE" type="PLAIN_TEXT" /> | ||||
<mapping pattern=".gitkeep" type="PLAIN_TEXT" /> | <mapping pattern=".gitkeep" type="PLAIN_TEXT" /> | ||||
<mapping pattern=".browserslistrc" 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="apk" approved="true" type="ARCHIVE" /> | ||||
<removed_mapping ext="csv" approved="true" type="CSV" /> | <removed_mapping ext="csv" approved="true" type="CSV" /> | ||||
<removed_mapping ext="graphqlconfig" approved="true" type="JSON" /> | <removed_mapping ext="graphqlconfig" approved="true" type="JSON" /> | ||||
@@ -28,7 +28,6 @@ | |||||
<entry key="ide.tree.ui.experimental" value="false" /> | <entry key="ide.tree.ui.experimental" value="false" /> | ||||
<entry key="ide.mac.allowDarkWindowDecorations" value="true" /> | <entry key="ide.mac.allowDarkWindowDecorations" value="true" /> | ||||
<entry key="external.system.auto.import.disabled" value="true" /> | <entry key="external.system.auto.import.disabled" value="true" /> | ||||
<entry key="ide.experimental.ui.toolwindow.stripes" value="true" /> | |||||
</component> | </component> | ||||
<component name="StatusBar"> | <component name="StatusBar"> | ||||
<option name="widgets"> | <option name="widgets"> | ||||
@@ -14,6 +14,6 @@ | |||||
<option name="accentColor" value="eeca3f" /> | <option name="accentColor" value="eeca3f" /> | ||||
<option name="selectedTheme" value="CUSTOM" /> | <option name="selectedTheme" value="CUSTOM" /> | ||||
<option name="userId" value="7a11f371:1686d9b67db:-8000" /> | <option name="userId" value="7a11f371:1686d9b67db:-8000" /> | ||||
<option name="version" value="6.8.0.1" /> | |||||
<option name="version" value="6.9.1" /> | |||||
</component> | </component> | ||||
</application> | </application> |