Browse Source

WS-2022.1.3 <TheoryOfNekomata@VALHALLA Update ide.general.xml, material_theme.xml, _@user_Darcula.icls Create nodejs.xml

master
TheoryOfNekomata 1 year ago
parent
commit
41960b458f
4 changed files with 9 additions and 3 deletions
  1. +1
    -1
      colors/_@user_Darcula.icls
  2. +1
    -1
      ide.general.xml
  3. +2
    -1
      material_theme.xml
  4. +5
    -0
      nodejs.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-07-19T09:19:49</property>
<property name="modified">2022-07-19T09:27:42</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 1
- 1
ide.general.xml View File

@@ -29,7 +29,7 @@
<entry key="external.system.auto.import.disabled" value="true" />
<entry key="ide.new.stripes.ui" value="true" />
<entry key="clang.parameter.info" value="true" />
<entry key="ide.experimental.ui" value="false" />
<entry key="ide.experimental.ui" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">


+ 2
- 1
material_theme.xml View File

@@ -16,7 +16,8 @@
<option name="accentColor" value="eeca3f" />
<option name="selectedTheme" value="CUSTOM" />
<option name="userId" value="7a11f371:1686d9b67db:-8000" />
<option name="version" value="6.16.2" />
<option name="version" value="7.5.4" />
<option name="expUIEnabled" value="true" />
<option name="stripedToolWindowsEnabled" value="true" />
</component>
</application>

+ 5
- 0
nodejs.xml View File

@@ -0,0 +1,5 @@
<application>
<component name="NodeJsLocalInterpreterManager">
<local-interpreter path="C:/Program Files/nodejs/node.exe" />
</component>
</application>

Loading…
Cancel
Save