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
Describe the issue, feedback, or steps to reproduce it:
Completion text:
int a,b,c;
printf("Enter the first number: ");
scanf("%d",&a);
printf("Enter the second number: ");
scanf("%d",&b);
c=a+b;
printf("The sum of %d and %d is %d",a,b,c);
return 0;
Diagnostics
Copilot Extension
Version: 0.53.1
Editor: vscode 1.125.1
VS Code version: Code 1.125.1 (fcf6047, 2026-06-19T08:39:34Z)
OS version: Windows_NT x64 10.0.26200
Modes:
Type: Bug
Copilot Completion Feedback
Describe the issue, feedback, or steps to reproduce it:
Completion text:
Diagnostics
Copilot Extension
VS Code version: Code 1.125.1 (fcf6047, 2026-06-19T08:39:34Z)
OS version: Windows_NT x64 10.0.26200
Modes:
System Info
GPU0: VENDOR= 0x8086, DEVICE=0xa7a1 [Intel(R) Iris(R) Xe Graphics], DRIVER_VENDOR=Intel, DRIVER_VERSION=32.0.101.7084 ACTIVE
GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8521
Machine model name:
Machine model version:
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
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgpu: enabled
webnn: disabled_off
Extensions (4)
A/B Experiments