Error: & was unexpected at this time
Workaround: #16175 (comment)
When I run a python script, without ever changing a setting in vs code after its installation, it uses powershell as the default terminal profile and there is no issue.

But when I change the default terminal profile from powershell to command prompt


I get the "& was unexpected at this time." error

I've seen people say I should type ctrl+shift+p then type "select default terminal" to change my terminal from powershell to the command prompt, but this isn't an option in the 2021-05-06 version of Visual Studio Code


I am using a fresh Windows 10 install with nothing but miniconda and visual studio code.
Error: & was unexpected at this time
Workaround: #16175 (comment)
When I run a python script, without ever changing a setting in vs code after its installation, it uses powershell as the default terminal profile and there is no issue.
But when I change the default terminal profile from powershell to command prompt
I get the "& was unexpected at this time." error
I've seen people say I should type ctrl+shift+p then type "select default terminal" to change my terminal from powershell to the command prompt, but this isn't an option in the 2021-05-06 version of Visual Studio Code
I am using a fresh Windows 10 install with nothing but miniconda and visual studio code.