From d8709f21074f454e75ffabbf27baf7917ac20bec Mon Sep 17 00:00:00 2001 From: Finn Evers Date: Thu, 2 Oct 2025 18:30:54 +0200 Subject: [PATCH] docs: Re-add context for `lsp_highlight_debounce` (#39391) Release Notes: - N/A --- docs/src/configuring-zed.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/configuring-zed.md b/docs/src/configuring-zed.md index f0f541384f..96f15a7fda 100644 --- a/docs/src/configuring-zed.md +++ b/docs/src/configuring-zed.md @@ -1571,6 +1571,10 @@ While other options may be changed at a runtime and should be placed under `sett - Setting: `lsp_highlight_debounce` - Default: `75` +**Options** + +`integer` values representing milliseconds + ## Features - Description: Features that can be globally enabled or disabled