0

I downloaded the cmder shell and would like to integrate it with VS Code and use it as one of the terminals.

In VS Code, when I go to View->Command Pallette, and then type Terminal: Select Default Shell, I am promoted with a drop-down list that looks like the following

enter image description here

I would like to have a fourth option, for Cmder. So the list would include "Command Prompt, PowerShell, Git Bash, and Cmder". How do I add this option?

Thanks.

2
  • Take a look at github.com/cmderdev/cmder/wiki/Seamless-VS-Code-Integration Commented Apr 27, 2019 at 0:21
  • @AkashBhave - Thanks. But that does not add Cmder as a new option, but rather change the Command Prompt to Cmder. It is not solving the problem. Commented Apr 27, 2019 at 0:46

1 Answer 1

1

You can follow below link : https://code.visualstudio.com/docs/editor/integrated-terminal

You need to edit the terminal integrated path in settings.json file to which ever thing you want it to compile it with

enter image description here enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.