You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The debugger shows the debugger tools (pause, step in, step out etc.) but that disappears after a couple of seconds.
I have simply installed VScode and Python, and the Python Extension.
What I have done:
Opened a folder called "Hello" in VScode; created a file called hello_world.py and added two print lines. I then add a breakpoint on the first line. When clicking debug, the aforementioned happens: tools appear, disappear and my code is not run. Running through the terminal (shift+enter) works fine. I also tried creating a Debug log file, but no file appeared after debugging. Also my settings.json and launch.json are as indicated on the VScode website.
Anyone have solutions to this? Thank you!
Extension version: 2019.10.41019
VS Code version: Code 1.39.1 (88f15d17dca836346e787762685a40bb5cce75a8, 2019-10-10T23:31:28.683Z)
OS version: Windows_NT x64 10.0.17134
System Info
Item
Value
CPUs
Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 x 1800)
Issue Type: Bug
The debugger shows the debugger tools (pause, step in, step out etc.) but that disappears after a couple of seconds.
I have simply installed VScode and Python, and the Python Extension.
What I have done:
Opened a folder called "Hello" in VScode; created a file called hello_world.py and added two print lines. I then add a breakpoint on the first line. When clicking debug, the aforementioned happens: tools appear, disappear and my code is not run. Running through the terminal (shift+enter) works fine. I also tried creating a Debug log file, but no file appeared after debugging. Also my settings.json and launch.json are as indicated on the VScode website.
Anyone have solutions to this? Thank you!
Extension version: 2019.10.41019
VS Code version: Code 1.39.1 (88f15d17dca836346e787762685a40bb5cce75a8, 2019-10-10T23:31:28.683Z)
OS version: Windows_NT x64 10.0.17134
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: