---------------------------------------------------------------------git
ide配置方案以下:github
要將Cmder做爲任何基於IntelliJ的IDE運行,您能夠按照如下步驟操做:shell
cmder_shell.bat
在Cmder安裝目錄中建立一個新文件,其中包含如下內容: @cmd.exe /k %0\..\vendor\init.bat
less
在你的IDE環境,按Ctrl + Alt + S和類型terminal
在搜索框中。ide
在Shell路徑中,將cmd.exe更改爲如下內容: [cmder_root]\cmder_shell.bat
spa
[cmder_root]
用您的Cmder安裝目錄替換。
提示:您能夠定義要用做的環境變量[cmder_root]
。code