Skip to content

docs(kilo-docs): update autocomplete docs for VSCode vs Legacy#8764

Merged
markijbema merged 4 commits into
mainfrom
docs/update-autocomplete-docs
Apr 13, 2026
Merged

docs(kilo-docs): update autocomplete docs for VSCode vs Legacy#8764
markijbema merged 4 commits into
mainfrom
docs/update-autocomplete-docs

Conversation

@kilo-code-bot

@kilo-code-bot kilo-code-bot Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a "Provider and Model" section to the VSCode tab in the autocomplete docs, clarifying that the extension exclusively uses Codestral via the Kilo Gateway (no other providers/models are available)
  • Moves Legacy-specific best practices (provider selection, trigger delay tuning) into a tabbed section so they only appear under VSCode (Legacy)
  • Fixes inconsistent tab labels in mistral-setup.md ("VS Code" / "VS Code Legacy""VSCode" / "VSCode (Legacy)") to match the convention used across the rest of the docs

Built for Mark IJbema by Kilo for Slack

…ences

Clarify that VSCode extension uses Codestral via Kilo Gateway exclusively,
while preserving the multi-provider documentation for VSCode Legacy.
@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs (docs-staging) Ready Ready Preview, Comment Apr 13, 2026 8:42am

Request Review

{% tabs %}
{% tab label="VSCode" %}

4. **Check the status bar**: The status bar shows autocomplete state and cost tracking — use it to monitor your usage

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WARNING: Cost tracking is only visible in the tooltip

The status bar text itself only shows the autocomplete label and completion count. Users have to hover the item to see session cost details, so this wording overstates what is shown in the bar.

Suggested change
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

@kilo-code-bot

kilo-code-bot Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor Author

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • packages/kilo-docs/pages/code-with-ai/features/autocomplete/index.md
  • packages/kilo-docs/pages/code-with-ai/features/autocomplete/mistral-setup.md

Reviewed by gpt-5.4-20260305 · 613,107 tokens

Clarify that cost tracking is visible in the status bar tooltip (hover),
not in the status bar text itself.
Avoid overly definitive wording since more FIM models are planned.
Comment thread packages/kilo-docs/pages/code-with-ai/features/autocomplete/index.md Outdated
Keep the fact that users cannot select a different model today, while
noting additional FIM models are planned.
@markijbema markijbema merged commit 5ad9fcc into main Apr 13, 2026
16 checks passed
@markijbema markijbema deleted the docs/update-autocomplete-docs branch April 13, 2026 09:26
jliounis pushed a commit to jliounis/kilocode that referenced this pull request May 18, 2026
…te-docs

docs(kilo-docs): update autocomplete docs for VSCode vs Legacy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants