fix command name for hover in docs (#38084)

Release Notes:

- N/A
This commit is contained in:
Karl-Erik Enkelmann
2025-09-12 18:46:48 +00:00
committed by GitHub
parent 4b7595c94c
commit 4c758bd0b7
+1 -1
View File
@@ -439,7 +439,7 @@ When renaming a symbol that spans multiple files, Zed will open a preview in a m
### Hover Information
Use the `editor: Show Hover` command to display information about the symbol under the cursor. This often includes type information, documentation, and links to relevant resources.
Use the `editor: Hover` command to display information about the symbol under the cursor. This often includes type information, documentation, and links to relevant resources.
### Workspace Symbol Search