WS-2022.2.3 <debuggerx@debuggerx-e5 Update nodejs.xml Create keymapFlags.xml

This commit is contained in:
2022-11-01 16:05:56 +08:00
parent 991ad3953f
commit ecb79fb628
2 changed files with 22 additions and 5 deletions
+13
View File
@@ -0,0 +1,13 @@
<application>
<component name="KeymapFlagsStorage">
<option name="keymapToDescriptor">
<map>
<entry key="Default copy">
<value>
<list />
</value>
</entry>
</map>
</option>
</component>
</application>
+9 -5
View File
@@ -1,12 +1,16 @@
<application> <application>
<component name="NodeJsLocalInterpreterManager"> <component name="NodeJsLocalInterpreterManager">
<local-interpreter path="/usr/local/bin/node"> <local-interpreter path="$APPLICATION_CONFIG_DIR$/node/node-v12.13.1-linux-x64/bin/node">
<version-cache version="14.19.3" last-modified="1655983141821" /> <version-cache last-modified="0" />
</local-interpreter>
<local-interpreter path="/usr/local/bin/node">
<version-cache version="18.12.0" last-modified="1667288477762" />
</local-interpreter>
<local-interpreter path="/bin/node">
<version-cache version="10.21.0" last-modified="1610328181000" />
</local-interpreter> </local-interpreter>
<local-interpreter path="$APPLICATION_CONFIG_DIR$/node/node-v12.13.1-linux-x64/bin/node" />
<local-interpreter path="/bin/node" />
<local-interpreter path="/usr/bin/node"> <local-interpreter path="/usr/bin/node">
<version-cache version="10.24.0" last-modified="1642522022000" /> <version-cache version="10.21.0" last-modified="1610328181000" />
</local-interpreter> </local-interpreter>
</component> </component>
</application> </application>