Skip to content

Suggested code completions are inescapable #257531

@krugerm

Description

@krugerm

Type: Bug

Description

Please describe the expected outcome and attach a screenshot!

Suggestion pops up code inline, and the only way to delete / hide the suggested completion is to click on the gutter icon and select "Reject / Escape". Escape key does not work.

Extension version: 0.29.1
VS Code version: Code 1.102.1 (7adae6a, 2025-07-15T16:41:17.147Z)
OS version: Darwin arm64 24.5.0
Modes:

Inline Edits Debug Info

Result:

   18  18     const token = data.session?.access_token;
   19  19 
-  20         const url = "XXX.supabase.co/functions/v1/fill-authority-to-act";
-  21         
+      20     const url = "https://XXX.supabase.co/functions/v1/fill-authority-to-act";
+      21 
   22  22     const res = await fetch(url, {
   23  23       method: "POST",
   24  24       headers: {

Info:

From cache: NO
Trigger Kind: Automatic
Request UUID: icr-d9dad2ab-adaf-4a74-adc5-7c2d8edc59d9

System Info
Item Value
CPUs Apple M2 (8 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
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: enabled_on
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 3, 3, 2
Memory (System) 16.00GB (0.08GB free)
Process Argv --crash-reporter-id c6902778-e730-41e0-8926-f38b9fc73a7c
Screen Reader no
VM 0%

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions