docs: Update workspace symbol search command in configuring-languages.md (#45906)

Release Notes:

- N/A

---------

Co-authored-by: Finn Evers <finn.evers@outlook.de>
This commit is contained in:
Haojian Wu
2025-12-31 23:00:53 +01:00
committed by GitHub
parent 084d01b5f0
commit c87f12ee42

View File

@@ -454,7 +454,7 @@ Use the `editor: Hover` command to display information about the symbol under th
### Workspace Symbol Search
The `workspace: Open Symbol` command allows you to search for symbols (functions, classes, variables) across your entire project. This is useful for quickly navigating large codebases.
The {#action project_symbols::Toggle} command allows you to search for symbols (functions, classes, variables) across your entire project. This is useful for quickly navigating large codebases.
### Code Completion