Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Run python file in terminal' doesn't work after you use 'run selection/line in python terminal' #14512

Closed
mjbvz opened this issue Oct 24, 2020 · 1 comment
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@mjbvz
Copy link

mjbvz commented Oct 24, 2020

Issue Type: Bug

Repro

  1. Use the Run selection/line in python terminal command
  2. Go back to the file and click on the green arrow to trigger run python file in terminal

Bug
The command line command is pasted into the python interpreter, which is a syntax error:

Screen Shot 2020-10-24 at 12 26 06 PM

Extension version: 2020.9.114305
VS Code version: Code - Insiders 1.51.0-insider (7a3bdf4ee9588755d447aa1c3b5db4a123fc11a9, 2020-10-23T07:32:22.213Z)
OS version: Darwin x64 19.6.0

@mjbvz mjbvz added triage-needed Needs assignment to the proper sub-team bug Issue identified by VS Code Team member as probable bug labels Oct 24, 2020
@karthiknadig
Copy link
Member

Duplicate of #2997

@karthiknadig karthiknadig marked this as a duplicate of #2997 Oct 26, 2020
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Oct 26, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants