I would like to ask you how to make VS Studio to use git bash as a terminal for Debug Console (Run and Debug). I have already changed the profile to bash as default (Terminal in the bottom panel). However when I use Run & Debug option in the left activity bar, it runs Windows command line instead. I am coding a server app in Node.js.
Do you know how to make VS Code to use bash for Run & Debug as well please?
I tried various instructions on the Internet. However all of them were related to changing the default terminal profile for the TERMINAL subpanel in the bottom Panel.
I expect to find a solution for the issue.
BretCZ is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.