How to make VS Studio to use git bash as a terminal for Debug Console (Run and Debug)
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.