forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster
Description
Environment data
- VS Code version: 1.48.0
- Extension version (available under the Extensions sidebar): v2020.8.101144
- OS and version: Windows 10 Pro 2004 build 19041.450
Expected behaviour
right click in Python file and choose "Run Python File in Terminal" to get the file run
Actual behaviour
it inserts a '&' symbol at the beginning of the command and the commands failed with "& was unexpected at this time."
my terminal is cmd.exe
It's the same problem as #5916
I believe it has been solved and that issue is closed, don't know why it happens again now
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster