Skip to content

make zone the render-mode default again#311672

Merged
jrieken merged 1 commit intomainfrom
joh/stable-tapir
Apr 22, 2026
Merged

make zone the render-mode default again#311672
jrieken merged 1 commit intomainfrom
joh/stable-tapir

Conversation

@jrieken
Copy link
Copy Markdown
Member

@jrieken jrieken commented Apr 21, 2026

Co-authored-by: Copilot copilot@github.com

Co-authored-by: Copilot <copilot@github.com>
Copilot AI review requested due to automatic review settings April 21, 2026 13:16
@jrieken jrieken enabled auto-merge (squash) April 21, 2026 13:16
@jrieken jrieken self-assigned this Apr 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Restores the default inline chat render mode to zone (instead of hover) so inline chat renders as a zone widget by default, and removes the repo-local VS Code workspace override that previously forced hover mode.

Changes:

  • Set inlineChat.renderMode configuration default back to 'zone'.
  • Remove .vscode/settings.json override that forced 'hover' render mode.
Show a summary per file
File Description
src/vs/workbench/contrib/inlineChat/common/inlineChat.ts Changes the registered configuration default for inlineChat.renderMode to zone.
.vscode/settings.json Removes workspace-level override so the product default takes effect during development.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

@github-actions
Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 4e26289a Current: e5d3581a

Changed (2)

editor/inlineChatAffordance/InlineChatOverlay/Light
Before After
before after
editor/inlineCompletions/other/JumpToHint/Dark
Before After
before after

@jrieken jrieken merged commit 7650a4a into main Apr 22, 2026
30 checks passed
@jrieken jrieken deleted the joh/stable-tapir branch April 22, 2026 14:31
@vs-code-engineering vs-code-engineering Bot added this to the 1.118.0 milestone Apr 22, 2026
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.

3 participants