Just installed VSCode and git bash.
I\'ve added the following lines to the settings.json file:
{ \"terminal.integrated.shell.windows\": \"D:\\\\Prog
i was also face this issue but i solved this issue
change path of git bash
"terminal.integrated.shell.windows": "D:\Program Files\Git\bin\bash.exe"
and uncheked legacy console check box in cmd Image of cmd