microsoft / vscode

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

force close bug when searching for words in the extension #212009

Closed vierynugroho closed 2 months ago

vierynugroho commented 6 months ago

Type: Bug

force close bug when searching for words in the extension when I do a search (ctrl+f) in an extension to find the word I'm looking for, and I switch extensions directly, Visual Studio Code will immediately stop working without any warning notification.

VS Code version: Code 1.82.2 (abd2f3db4bdb28f9e95536dfa84d8479f1eb312d, 2023-09-14T05:55:25.390Z) OS version: Windows_NT x64 10.0.19045 Modes: Unsupported

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i3-7020U CPU @ 2.30GHz (4 x 2304)| |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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|11.91GB (5.57GB free)| |Process Argv|--crash-reporter-id 7c9e12fd-6ce2-48b1-8067-08355dffe177| |Screen Reader|no| |VM|0%|
Extensions (34) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 codesnap|adp|1.3.4 flutter-snippets|ale|3.0.0 bootstrap5-vscode|Anb|0.4.4 vite|ant|0.2.5 http-status-codes|bea|1.0.5 vscode-tailwindcss|bra|0.10.5 simple-react-snippets|bur|1.2.8 npm-intellisense|chr|1.4.5 path-intellisense|chr|2.8.5 dart-code|Dar|3.88.0 flutter|Dar|3.88.0 parameter-hints|Dom|0.2.7 es7-react-js-snippets|dsz|4.4.3 vscode-html-css|ecm|2.0.9 EditorConfig|Edi|0.16.4 react-native-react-redux|EQu|2.0.6 prettier-vscode|esb|10.4.0 auto-rename-tag|for|0.1.10 codespaces|Git|1.16.11 bootstrap-intellisense|hos|1.1.10 path-autocomplete|ion|1.25.0 template-string-converter|meg|0.6.1 dotenv|mik|1.0.1 vscode-typescript-next|ms-|5.5.20240503 prisma|Pri|5.13.1 prisma-insider|Pri|31.0.3512 LiveServer|rit|5.7.9 markdown-preview-enhanced|shd|0.8.13 html5-boilerplate|sid|1.1.1 autoimport|ste|1.5.4 highlight-matching-tag|vin|0.11.0 vscode-icons|vsc|12.7.0 ReactSnippets|xab|2.4.0 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 ccp2r6:30993542 dsvsc020:30976470 pythonait:31006305 666c4381:30973075 dsvsc021:30996838 0ee40948:31013168 pythoncenvpt:31022790 fchga941:31038042 dwnewjupytercf:31035177 ```
rebornix commented 5 months ago

force close bug when searching for words in the extension

@vierynugroho can you please elaborate on this a bit? I'm not sure I understand "search in the extension"

vscodenpa commented 5 months ago

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

vierynugroho commented 5 months ago

force close bug when searching for words in the extension

@vierynugroho can you please elaborate on this a bit? I'm not sure I understand "search in the extension"

when you open the extensions tab in vscode, and search for a file with ctrl+p, etc. vscode will exit suddenly

vs-code-engineering[bot] commented 3 months ago

Hey @rebornix, this issue might need further attention.

@vierynugroho, you can help us out by closing this issue if the problem no longer exists, or adding more information.

gjsjohnmurray commented 2 months ago

Maybe #177046

vs-code-engineering[bot] commented 2 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!