microsoft / vscode

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

cmd + f inside debugger and breadcrumbs #212917

Closed CompeanR closed 4 months ago

CompeanR commented 4 months ago

Type: Bug

In previous versions, I was able to filter stuff using the 'find' action with the 'cmd + f' short key inside the debugger section and breadcrumbs, but now the only find action working is the common search inside files.

VS Code version: Code 1.89.0 (Universal) (b58957e67ee1e712cebf466b995adf4c5307b2bd, 2024-05-01T02:10:10.196Z) OS version: Darwin arm64 23.3.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M2 (8 x 24)| |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
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|3, 3, 3| |Memory (System)|16.00GB (0.08GB free)| |Process Argv|--crash-reporter-id b71718bd-6aa3-4ff6-967c-9edb2b7532f6| |Screen Reader|no| |VM|0%|
Extensions (30) Extension|Author (truncated)|Version ---|---|--- vscode-intelephense-client|bme|1.10.4 vscode-eslint|dba|2.4.4 es7-react-js-snippets|dsz|4.4.3 gitlens|eam|15.0.3 prettier-vscode|esb|10.4.0 flow-for-vscode|flo|2.2.1 copilot|Git|1.194.883 copilot-chat|Git|0.15.2024043005 go|gol|0.41.4 compareit|in4|0.0.2 vscode-edit-csv|jan|0.9.1 MagicPython|mag|1.1.0 dotenv|mik|1.0.1 vscode-docker|ms-|1.29.1 vscode-edge-devtools|ms-|2.1.5 jupyter|ms-|2024.4.0 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-slideshow|ms-|0.1.6 remote-containers|ms-|0.362.0 vscode-speech|ms-|0.8.0 advanced-new-file|pat|1.2.2 material-icon-theme|PKi|5.3.0 vscode-thunder-client|ran|2.23.6 vscode-fileutils|sle|3.10.3 vscode-styled-components|sty|1.7.8 learn-vim|vin|0.0.28 vim|vsc|1.27.2 gitblame|wad|10.11.0 php-debug|xde|1.34.0
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 tftest:31042121 vscorecescf:30445987 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 chatpanelt:31018789 dsvsc021:30996838 bdiig495:31013172 pythoncenvpt:31043157 a69g1124:31046351 pythonprc:31039816 dwnewjupyter:31046869 ```
VSCodeTriageBot commented 4 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.89.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

gjsjohnmurray commented 4 months ago

Does https://code.visualstudio.com/updates/v1_89#_find-in-trees-keybinding explain this?

CompeanR commented 4 months ago

Thanks a lot!! This was what I was looking for 😎

On Thu 16 May 2024 at 2:19 p.m. John Murray @.***> wrote:

Does https://code.visualstudio.com/updates/v1_89#_find-in-trees-keybinding explain this?

— Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode/issues/212917#issuecomment-2116107781, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASYDKBRR5XKSU3574PRR6WTZCUIFFAVCNFSM6AAAAABH2T7SAGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJWGEYDONZYGE . You are receiving this because you authored the thread.Message ID: @.***>

gjsjohnmurray commented 4 months ago

/duplicate

VSCodeTriageBot commented 4 months ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!