From a0f06e7870fad030416f60d5cb31c9d8e926d0e9 Mon Sep 17 00:00:00 2001 From: "kiloconnect[bot]" <240665456+kiloconnect[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 08:32:09 +0000 Subject: [PATCH] docs(kilo-docs): fix status bar tooltip wording per review Clarify that cost tracking is visible in the status bar tooltip (hover), not in the status bar text itself. --- .../kilo-docs/pages/code-with-ai/features/autocomplete/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/kilo-docs/pages/code-with-ai/features/autocomplete/index.md b/packages/kilo-docs/pages/code-with-ai/features/autocomplete/index.md index d5834533b9..7647d854af 100644 --- a/packages/kilo-docs/pages/code-with-ai/features/autocomplete/index.md +++ b/packages/kilo-docs/pages/code-with-ai/features/autocomplete/index.md @@ -143,7 +143,7 @@ If using Cursor, go to **Settings** > **Cursor Settings** > **Tab**, and toggle {% tabs %} {% tab label="VSCode" %} -4. **Check the status bar**: The status bar shows autocomplete state and cost tracking — use it to monitor your usage +4. **Check the status bar tooltip**: Hover the status bar item to see autocomplete state and cost tracking {% /tab %} {% tab label="VSCode (Legacy)" %}