-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 selection/line in python terminal not working #21419
Comments
I have a similar issue: |
I have the exact same issue. Thank you for providing a work around |
The same thing happens to me since yesterday, thank you very much for the solution!!!, and I hope they fix it later. |
Exact same issue. Workaround also works but didn't have the issue till yesterday. |
Where did this bug suddenly come from? I don't remember installing any updates of VS Code. Does VS Code update automatically in the background? If so, why can't one go back to an older version, like with the extensions, if there is a serious bug like this that isn't being addressed? Makes me want to switch back to vim. 😡 |
Vincent, It is still open. I closed my issue as it was a duplicate and linked to this one. You can roll back VS code: https://code.visualstudio.com/updates/v1_78 I installed the April 2023 release and the issue is not present. You will also need to roll back the python extension. Hope this helps! |
Version 1.78.2 had the same bug for me (Mac silicon / arm64). Had to switch back to 1.77.3, now it is working again. Thanks a lot for the link. |
Glad 1.77.3 worked! Also wanted to mention that you may need to change your default update settings under your profile settings to prevent auto updates. |
Good point, I just reopened the program and it had automatically reinstalled 1.79.0 ... buuuut: the issue wasn't there 😮 So I checked and I still had the Python extension v2023.8.0 running. Apparently the bug is caused by v2023.10.0! So downgrading the Python extension is the solution to the problem. |
I have tried this myself and can confirm the issue is caused by the v2023.10.0 of the Python VSCode extension. Downgrading to v2023.8.0 solves the issue. |
Duplicate #21393 |
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
this started happening after last update.
The text was updated successfully, but these errors were encountered: