Skip to content

docs(vscode): add context to experimental settings#11376

Open
GautamKumarOffical wants to merge 1 commit into
Kilo-Org:mainfrom
GautamKumarOffical:docs/settings-context
Open

docs(vscode): add context to experimental settings#11376
GautamKumarOffical wants to merge 1 commit into
Kilo-Org:mainfrom
GautamKumarOffical:docs/settings-context

Conversation

@GautamKumarOffical

Copy link
Copy Markdown

Summary

Adds detailed context/help text to experimental settings pages.

Closes #7668

What this PR does

Improves the descriptions for experimental settings to help users understand what each option does:

  • Share Mode: explains manual/auto/disabled behavior
  • Formatter: explains automatic code formatting
  • LSP: explains language server integration
  • Batch Tool: explains parallel tool execution
  • Codebase Search: explains natural language search
  • Continue on Deny: explains autonomous workflow behavior
  • MCP Timeout: explains MCP server timeout

Before

Settings had brief one-line descriptions that didn't explain what the feature does or why you'd want it.

After

Each setting now has a clear, concise description that explains:

  1. What the feature does
  2. When you'd want to use it
  3. How it affects your workflow

Improves descriptions for experimental settings to help users
understand what each option does:

- Share Mode: explains manual/auto/disabled behavior
- Formatter: explains automatic code formatting
- LSP: explains language server integration
- Batch Tool: explains parallel tool execution
- Codebase Search: explains natural language search
- Continue on Deny: explains autonomous workflow behavior
- MCP Timeout: explains MCP server timeout

Closes Kilo-Org#7668
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Kilo Code Team on Vercel.

A member of the Team first needs to authorize it.

@kilo-code-bot

kilo-code-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • packages/kilo-vscode/webview-ui/src/i18n/en.ts

Reviewed by deepseek-v4-pro-20260423 · 141,322 tokens

Review guidance: REVIEW.md from base branch main

@johnnyeric johnnyeric requested a review from markijbema June 18, 2026 12:08
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.

Add context to Settings pages

1 participant