From eaf394961443f89b99fbd831787faf7516c293db Mon Sep 17 00:00:00 2001 From: Agus Zubiaga Date: Thu, 27 Feb 2025 18:23:20 -0300 Subject: [PATCH] edit predictions: Remove `enabled_in_assistant` docs for now (#25777) I shouldn't have added this because it's not out yet Release Notes: - N/A --- docs/src/configuring-zed.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/src/configuring-zed.md b/docs/src/configuring-zed.md index 2d1ca561d4b12a7b77989bd7f3c5b185204e1e30..74ec806d6996bab4aff830f635b7aaa95d8fd9ce 100644 --- a/docs/src/configuring-zed.md +++ b/docs/src/configuring-zed.md @@ -406,12 +406,6 @@ There are two options to choose from: List of `string` values. -### Enabled in Assistant - -- Description: Whether to show edit predictions in the assistant panel. -- Setting: `enabled_in_assistant` -- Default: `true` - ## Edit Predictions Disabled in - Description: A list of language scopes in which edit predictions should be disabled.