0

A few days back I updated my VS Code app on Windows 10. Current version is as follows:

Version: 1.60.0 (system setup)
Commit: e7d7e9a9348e6a8cc8c03f877d39cb72e5dfb1ff
Date: 2021-09-01T10:41:52.311Z
Electron: 13.1.8
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.19042

It looks like this version uses PowerShell as the default terminal. I was able to easily change the default to Windows Command Prompt (cmd.exe). However, when I start a debug session for Python code it still uses PowerShell. In launch.json, I tried with and without the console parameters: "console": "integratedTerminal". In either case, it still launches PowerShell.

How to change this default? Meanwhile, I am going to try installing an older version of VS Code.

coder.in.me
  • 972
  • 8
  • 17

0 Answers0