microsoft / vscode

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

Search gets stuck when copilot is activated #232566

Open kldnstn opened 2 weeks ago

kldnstn commented 2 weeks ago

Type: Bug

When copilot is activated and I search something by adding a path to 'files to include' part, search does not stop. The clock symbol keeps staying there. Before the last update(i updated today) after the 'search with include option and clear the 'files to include' part', search could not give me any results. It was showing the total number of results but bottom of it was empty and I could not see the results. With the latest update it seems this is fixed but search still keeps searching.

VS Code version: Code 1.95.0 (Universal) (912bb683695358a54ae0c670461738984cbb5b95, 2024-10-28T20:16:24.561Z) OS version: Darwin x64 23.6.0 Modes: Remote OS version: Linux x64 5.15.0-86-generic

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz (8 x 2000)| |GPU Status|2d_canvas: enabled
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
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|4, 5, 4| |Memory (System)|16.00GB (0.76GB free)| |Process Argv|--crash-reporter-id 575178e4-7dc1-4323-8cc5-97b1f205a792| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|SSH: kvm11| |OS|Linux x64 5.15.0-86-generic| |CPUs|QEMU Virtual CPU version 2.5+ (16 x 0)| |Memory (System)|31.34GB (27.91GB free)| |VM|0%|
Extensions (11) Extension|Author (truncated)|Version ---|---|--- Bookmarks|ale|13.5.0 remote-ssh|ms-|0.115.0 remote-ssh-edit|ms-|0.87.0 remote-explorer|ms-|0.4.3 material-icon-theme|PKi|5.12.0 gitlens|eam|15.6.2 copilot|Git|1.243.0 copilot-chat|Git|0.22.0 python|ms-|2024.16.1 cpptools|ms-|1.22.10 copy-file-name|nem|1.2.0
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 bdiig495:31013172 dvdeprecation:31068756 dwnewjupyter:31046869 impr_priority:31102340 nativerepl1:31139838 refactort:31108082 pythonrstrctxt:31112756 wkspc-onlycs-t:31132770 wkspc-ranged-t:31151552 cf971741:31144450 iacca2:31156134 notype1cf:31157160 5fd0e150:31155592 dwcopilot:31170013 ``` ![Image](https://github.com/user-attachments/assets/6bbcedc5-3e42-401f-8f99-7c740c502f35)
andreamah commented 2 weeks ago

Could you share a screenshot? Does this happen on all repos?