microsoft / vscode

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

Quick file navigation append @ to go to symbol not working #215542

Closed mcsantos7 closed 3 months ago

mcsantos7 commented 4 months ago

Type: Bug

When searching files with the Quick file navigation (Ctrl+P) appending @ and entering the method name it doesn't find anything anymore as it used to work. The field hint still stands the placeholder text "Search files by name (append : to go line or @ to go to symbol). It used to be one of the best functions in Quick File Navigation...

image Captura de tela 2024-06-14 102648

VS Code version: Code 1.90.1 (611f9bfce64f25108829dd295f54a6894e87339d, 2024-06-11T21:01:24.262Z) OS version: Windows_NT x64 10.0.22621 Modes:

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 PRO 5650G with Radeon Graphics (12 x 3893)| |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)|23.35GB (8.93GB free)| |Process Argv|--crash-reporter-id 2443d90c-a615-4b4a-a704-0c3c1cdee57d| |Screen Reader|no| |VM|0%|
Extensions (53) Extension|Author (truncated)|Version ---|---|--- vscode-sql-formatter|adp|1.4.4 vscode-css-formatter|aes|1.0.2 Bookmarks|ale|13.5.0 surround-with-tag|Bal|1.0.0 vscode-intelephense-client|bme|1.10.4 xml|Dot|2.5.1 gitlens|eam|15.1.0 vscode-html-css|ecm|2.0.10 EditorConfig|Edi|0.16.4 vscode-macros|EXC|1.4.1 vscode-todo-plus|fab|4.19.1 auto-close-tag|for|0.5.15 auto-rename-tag|for|0.1.10 vscode-test-explorer|hbe|2.21.1 vscode-drawio|hed|1.6.6 rest-client|hum|0.25.1 compareit|in4|0.0.2 open-file-from-path|jac|1.3.4 bracket-peek|jom|1.4.4 vsc-python-indent|Kev|1.18.0 vscode-phpfmt|kok|1.2.12 inline-parameters|lia|0.2.1 vscode-php-refactoring|mar|1.3.1 php-namespace-resolver|Meh|1.1.9 dotenv|mik|1.0.1 vscode-html-format|moh|0.1.6 vscode-docker|ms-|1.29.1 autopep8|ms-|2024.0.0 debugpy|ms-|2024.6.0 isort|ms-|2023.10.1 python|ms-|2024.8.1 vscode-pylance|ms-|2024.6.1 remote-containers|ms-|0.369.0 remote-wsl|ms-|0.88.2 notepadplusplus-keybindings|ms-|1.0.7 test-adapter-converter|ms-|0.1.9 vetur|oct|0.37.3 laravel-blade|one|1.36.1 laravel5-snippets|one|1.18.0 vscode-thunder-client|ran|2.24.11 LiveServer|rit|5.7.9 vscode-scss-formatter|sib|3.0.0 svg-preview|Sim|2.8.3 vscode-fileutils|sle|3.10.3 code-spell-checker|str|3.0.1 code-spell-checker-portuguese-brazilian|str|2.2.1 highlight-matching-tag|vin|0.11.0 vscode-icons|vsc|12.8.0 volar|Vue|2.0.10 php-debug|xde|1.34.0 local-history|xyz|1.8.1 vscode-surround|yat|1.5.0 php-intellisense|zob|1.3.3
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pythonmypyd1:30879173 2e7ec940:31000449 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 pythonprt:31056678 dwnewjupyter:31046869 ```
TylerLeonhardt commented 3 months ago

/duplicate https://github.com/microsoft/vscode/issues/214895

vscodenpa commented 3 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!