diff --git a/docs/src/configuring-languages.md b/docs/src/configuring-languages.md index 65c8c7da81506a2844ef039a132a1af0c4767ec1..21c400d35e994fb54d3d6f6fe75607d8a8c78051 100644 --- a/docs/src/configuring-languages.md +++ b/docs/src/configuring-languages.md @@ -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