From faf87a23a782bc7d717e363a3a399a64d6a34146 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 28 Aug 2025 11:16:03 +0300 Subject: lsp/chat: remove '..' trigger; docs: update triggers; tests: align throttle test; version: bump to 0.2.1 --- docs/usage-examples.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/usage-examples.md') diff --git a/docs/usage-examples.md b/docs/usage-examples.md index 8d628d8..aa8205f 100644 --- a/docs/usage-examples.md +++ b/docs/usage-examples.md @@ -32,8 +32,8 @@ Note: additional LSPs (`gopls`, `golangci-lint-lsp`) are optional; Hexai works w Ask a question at the end of a line and receive the answer inline. -- End your question line with a trigger: `..`, `??`, `!!`, or `::`. -- Hexai removes the trailing marker (last char for `..`/`??`/`!!`/`::`, both for `;;`). +- End your question line with a trigger: `??`, `!!`, or `::`. +- Hexai removes the trailing marker (last char for `??`/`!!`/`::`, both for `;;`). - It inserts a blank line, then a reply line prefixed with `> `, then one extra newline so most editors place the cursor on a fresh blank line after the answer. - If a `>` reply already exists below the question, Hexai won’t answer again. -- cgit v1.2.3