From f14eb9199f4e1aee49594e590c08996244bb77b3 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 28 Sep 2025 21:56:32 +0300 Subject: Add slash toggle for completions --- docs/configuration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/configuration.md') diff --git a/docs/configuration.md b/docs/configuration.md index b586879..6274f5e 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -53,6 +53,7 @@ Runtime reloads - The Hexai LSP can reload `config.toml` without restarting the editor session. - Type `/reload>` in an inline chat prompt to reapply file changes; environment overrides are ignored during this reload so the file becomes authoritative. +- Type `/disable>` to temporarily pause auto-completions (chat prompts and actions keep working) and `/enable>` to resume them without restarting the session. - The client echoes a summary of the detected differences and logs the same details. API keys: -- cgit v1.2.3