WS-2016.1 <martin@steamrunner.local Update ide.general.xml, other.xml Create xpath.xml
This commit is contained in:
parent
4f448af1c3
commit
772e91ca3d
@ -8,5 +8,6 @@
|
||||
<component name="Registry">
|
||||
<entry key="ide.firstStartup" value="false" />
|
||||
<entry key="ide.windowSystem.autoShowProcessPopup" value="true" />
|
||||
<entry key="dumb.aware.run.configurations" value="true" />
|
||||
</component>
|
||||
</application>
|
16
other.xml
16
other.xml
@ -110,6 +110,14 @@
|
||||
<selectInFileManagerName value="MacOSX Finder" />
|
||||
<nativeExtensions value="" />
|
||||
</component>
|
||||
<component name="NodeJsLocalInterpreters">
|
||||
<local-interpreter path="/usr/local/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.nvm/versions/node/v5.7.0/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.nvm/v5.0.0/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.nvm/v4.2.2/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.nvm/v0.12.2/bin/node" />
|
||||
<local-interpreter path="$USER_HOME$/.nvm/versions/node/v0.12.2/bin/node" />
|
||||
</component>
|
||||
<component name="NodeLocalInterpreterManager">
|
||||
<node-interpreter path="/usr/local/bin/node" version="5.1.0" last-modified="1447793347000" />
|
||||
<node-interpreter path="$USER_HOME$/.nvm/v4.2.2/bin/node" version="4.2.2" last-modified="1446580476000" />
|
||||
@ -143,14 +151,6 @@
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
<component name="XPathView.XPathViewPlugin">
|
||||
<option name="attributes">
|
||||
<TextAttributes />
|
||||
</option>
|
||||
<option name="contextAttributes">
|
||||
<TextAttributes />
|
||||
</option>
|
||||
</component>
|
||||
<component name="com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl">
|
||||
<recent_templates>
|
||||
<option name="RECENT_TEMPLATES">
|
||||
|
Loading…
Reference in New Issue
Block a user