docs: Fix project-wide diagnostic command in configuring-languages.md (#45905)

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:36 +01:00
committed by GitHub
parent ed7360206f
commit 084d01b5f0

View File

@@ -462,4 +462,4 @@ Zed provides intelligent code completion suggestions as you type. You can manual
### Diagnostics
Language servers provide real-time diagnostics (errors, warnings, hints) as you code. View all diagnostics for your project using the `diagnostics: Toggle` command.
Language servers provide real-time diagnostics (errors, warnings, hints) as you code. View all diagnostics for your project using the {#action diagnostics::Deploy} command.