-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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 selection opens an extra terminal window #184790
Comments
Add screen capture screen.mp4 |
I'm having the exact same issue as well in Ubuntu. I believe it's a problem with the Python Extension in VSCode. Go ahead an rollback to the previous version and see if that fixes it. |
Great tip! Rolling back to v2023.8.0 fixed this issue for me. Thank you! |
Was struggling with this issue all night last night but rolling it back to v.2023.8.0 also worked for me. Thank you! Also will be following this issue here to see if any changes. |
/duplicate microsoft/vscode-python#21393 |
What does it mean by "Roll back"? Does it mean uninstalling the current vs code and then reinstalling a new one of v2023.8.0? |
Go to the Python extension within VSCode and click the down arrow next to 'Uninstall' and select 'Install Another Version' and choose v2023.8 |
I suggest closing this issue for further discussions. This was a bug with the vscode python extension, and the bug was crushed. 🪲💀 Please update your extensions as per this other ticket. If the issue persists, consider opening a new ticket referencing the one where the vscode python team crushed this bug, as it would suggest a regression. |
Understood. Thank you. |
Type: Bug
1- Create new .py file
2- Write line, example "import sys"
3-Right click the line and select Run Python > Run Selection/Line in python terminal
VS Code version: Code 1.79.0 (b380da4, 2023-06-07T14:26:35.552Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Remote OS version: Linux x64 5.15.90.1-microsoft-standard-WSL2
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (18)
The text was updated successfully, but these errors were encountered: