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
Actual behaviour:
Compiles progress is shown in the terminal. Program pauses on main(). User has to click on Debug Console to interact with GDB even though launch.json specifies "internalConsoleOptions": "openOnSessionStart".
Expected:
After compilation finishes debug console shall be brough to focus. If platformio is used with embedded target, user can see the binary being downloaded to the target and then can interact with it via semihosting, etc.
Note:
The expected behaviour can be achieved by Disabling Python extension and reloading the window.
Extension version: 2023.12.0
VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:22:07.651Z)
OS version: Windows_NT x64 10.0.22000
Modes:
System Info
Item
Value
CPUs
11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (8 x 2803)
Type: Bug
Actual behaviour:
Compiles progress is shown in the terminal. Program pauses on main(). User has to click on Debug Console to interact with GDB even though
launch.json
specifies "internalConsoleOptions": "openOnSessionStart".Expected:
After compilation finishes debug console shall be brough to focus. If platformio is used with embedded target, user can see the binary being downloaded to the target and then can interact with it via semihosting, etc.
Note:
The expected behaviour can be achieved by Disabling Python extension and reloading the window.
Extension version: 2023.12.0
VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:22:07.651Z)
OS version: Windows_NT x64 10.0.22000
Modes:
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
A/B Experiments
The text was updated successfully, but these errors were encountered: