forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Shift+enter no longer runs code in python #9439
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
Labels
regression
Bug didn't exist in a previous release
Comments
This bug has a similar cause as #9437. The addition of 'conda run' before running any python code has broken executing code. |
This was referenced Jan 8, 2020
I verified that installing the previous extension version is good in terms of the shift+enter issue. |
Reopening as the shipping version is still broken. We want people to find this issue until we fix the problem. |
me too |
Yes, the hotfix fixed this issue, thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Type: Bug
This was working fine but suddenly stopped, not sure why. Shift+enter would run each line of python code in the terminal in Python, but now Python is not started, the command line shows the line of code but is not running in Python as seen in the last line of the terminal in the image below.
Extension version: 2020.1.57204
VS Code version: Code 1.41.1 (26076a4de974ead31f97692a0d32f90d735645c0, 2019-12-18T14:58:56.166Z)
OS version: Windows_NT x64 10.0.18362
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: