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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user