markdown Webstorm终端内的Cmder

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Webstorm终端内的Cmder相关的知识,希望对你有一定的参考价值。

1. Set an environment variable called `CMDER_ROOT` to your root Cmder folder (in my case `C:\Program Files (x86)\Cmder`). It seems to be important that this does not have quotes around it because they mess with concatenation in the init script.
2. In your IntelliJ terminal settings, use `"cmd" /k ""%CMDER_ROOT%\vendor\init.bat""` as the Shell path. The double-double-quotes are intentional, as they counteract the missing double quotes in the environment variable.

以上是关于markdown Webstorm终端内的Cmder的主要内容,如果未能解决你的问题,请参考以下文章

markdown Angular - Webstorm Common Config

markdown 编辑器配置#webstorm

markdown Webstorm配置

webstorm 添加markdown支持

markdown Webstorm FileWatcher用于更漂亮的格式化

如何从终端打开 webstorm