microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.37k stars 28.09k forks source link

Suggestions Replace Words #219586

Open joeedh opened 3 days ago

joeedh commented 3 days ago

Type: Bug

Suggestions are forcibly overwriting words for typescript files, regardless of the state of the insert mode setting (the setting does have a "(modified elsewhere)" label on it in the UI).

It doesn't happen if I launch VS with extensions disabled, but still happens if I manually disable all extensions one by one.

VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:34:26.404Z) OS version: Windows_NT x64 10.0.22631 Modes: Remote OS version: Linux x64 5.15.146.1-microsoft-standard-WSL2

System Info |Item|Value| |---|---| |CPUs|13th Gen Intel(R) Core(TM) i7-1355U (12 x 2611)| |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: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|63.72GB (33.51GB free)| |Process Argv|--crash-reporter-id fa93393e-62e3-4829-bded-4ed5ef11907d| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|Dev Container| |OS|Linux x64 5.15.146.1-microsoft-standard-WSL2| |CPUs|13th Gen Intel(R) Core(TM) i7-1355U (12 x 0)| |Memory (System)|31.21GB (25.24GB free)| |VM|0%|
Extensions: none
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vstes627:30244334 vscoreces:30445986 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 chatpanelc:31048052 dsvsc021:30996838 724cj586:31013169 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupyter:31046869 legacy_priority:31082724 ```
jrieken commented 3 days ago

I use TypeScript suggestions a lot and I am not seeing this. Please extract a minimal repro that demonstrated the issue and share it here. Also double check your settings, esp language specific overrides.