Skip to content

Too invasive #284952

@jdarling-centroid

Description

@jdarling-centroid

Type: Performance Issue

I'm just trying to write some basic code that I know what I want and it keeps suggesting things I don't want. I hit escape, start to type again, and it pops up another unrelated suggetion. Feels like every other keystroke has to be escape to stop it from auto-completing (should be called auto-mistake at this point). At some point it needs to realize that the user knows what they want to type and can just type it. Should be some type of keystroke that quickly turns off suggetions like double escape and switches back to simple code completion for things like variable names until you hit the sequence a second time.

Extension version: 1.388.0
VS Code version: Code 1.107.1 (Universal) (994fd12, 2025-12-17T14:15:14.850Z)
OS version: Darwin arm64 24.6.0
Modes:

Copilot Completion Feedback

Describe the issue, feedback, or steps to reproduce it:

Completion text:

        if [ -n "${CLUSTER}" ]; then
          local azureconfig=$(getAzureconfigPath "${CLUSTER}")
          outputLine "${azureconfig}"
        fi
      else
        if [ -n "${CLUSTER}" ]; then
          local kubeconfig=$(getKubeconfigPath "${CLUSTER}")
          outputLine "KUBECONFIG=${kubeconfig}"
        fi
        if [ -n "${KUBECONFIG}" ]; then
          local cluster=$(clusterNameFromKubeconfigPath "${KUBECONFIG}")
          outputLine "CLUSTER=${cluster}"
        fi
Diagnostics

Copilot Extension

  • Version: 0.35.2
  • Editor: vscode 1.107.1
  • Header Request ID: 45b3eee1-7eb1-45c8-922d-f1970269c06b
  • Choice Index: 0
  • Opportunity ID: icr-14dd7c1f-fae8-48ef-aa56-e5673ca7a4b7
  • Client Completion ID: 92b1f676-f85e-41d8-8cc7-ef218b011027
  • Model ID: mercury-testing-endpoint
System Info
Item Value
CPUs Apple M4 Max (14 x 2400)
GPU Status 2d_canvas: enabled
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
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 3, 4, 4
Memory (System) 36.00GB (0.07GB free)
Process Argv --crash-reporter-id c8ecc694-ea59-4aa2-9123-743a8a532e20
Screen Reader no
VM 0%
Workspace Info
|  Window (cluster-path — fips)
|    Folder (fips): 5050 files
|      File types: py(1296) pyc(1289) yaml(277) md(124) json(106) yml(82)
|                  txt(57) typed(38) log(35) DS_Store(21)
|      Conf files: dockerfile(18) agents.md(2) tasks.json(1);
A/B Experiments
vsliv368:30146709
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
9hi5e907:31436603
aj953862:31281341
nes-set-on:31340697
6abeh943:31336334
envsdeactivate2:31353495
cloudbuttont:31379625
todos-1:31405332
42190218_ostrepl:31403339
use-responses-api:31390855
anonusage:31403420
je187915:31401254
2a0ce269:31428710
ec5jj548:31422691
inception_model_enabled:31438876
terminalsuggestenabled:31431119
cmp-ext-treat:31426748
cp_cls_c_966_ss:31435507
copilot6169-t2000-control:31440805
inlinechat_v2_hd992725:31437219
c0683394:31419495
478ah919:31426797
ge8j1254_inline_auto_hint_haiku:31427726
a5gib710:31434435
38bie571_auto:31426784
request_with_suggest:31435827
rename_enabled:31436409
7a04d226_do_not_restore_last_panel_session:31438103
anthropic_thinking_t:31432745
31c7i317_no_change:31434515
cp_cls_c_1081:31433293
copilot-nes-callisto-trt:31434411
statuswidget:31438322

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions