1、环境变量配置: https://github.com/cmderdev/cmder/wiki/Setting-up-Environment-Variables

2、intellijide的配置:https://github.com/cmderdev/cmder/wiki/Seamless-IntelliJ-based-Integration

---------------------------------------------------------------------

ide配置方案如下:

Android Studio,PHPStorm和其他基于IntelliJ的IDE

要将Cmder作为任何基于IntelliJ的IDE运行,您可以按照以下步骤操作:

  1. cmder_shell.bat在Cmder安装目录中创建一个新文件,其中包含以下内容: @cmd.exe /k %0\..\vendor\init.bat

  2. 在你的IDE环境,按Ctrl + Alt + S和类型terminal在搜索框中。

  3. Shell路径中,将cmd.exe更改为以下内容: [cmder_root]\cmder_shell.bat

[cmder_root]用您的Cmder安装目录替换
提示:您可以定义要用作的环境变量[cmder_root]

  1. 按下Alt + F12以使用Cmder打开IDE的终端。

有关更多信息/问题和演示,请在此处此处阅读我们的指南

相关文章:

  • 2021-09-23
  • 2021-11-24
  • 2021-11-12
  • 2021-04-19
  • 2021-10-01
  • 2021-08-10
  • 2021-04-16
  • 2021-05-10
猜你喜欢
  • 2021-09-23
  • 2022-12-23
  • 2021-12-12
  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-14
相关资源
相似解决方案