Skip to content

add tip for default permission level#310363

Merged
justschen merged 1 commit intomainfrom
justin/espurr
Apr 16, 2026
Merged

add tip for default permission level#310363
justschen merged 1 commit intomainfrom
justin/espurr

Conversation

@justschen
Copy link
Copy Markdown
Collaborator

fix #309976

Copilot AI review requested due to automatic review settings April 16, 2026 01:28
@justschen justschen enabled auto-merge (squash) April 16, 2026 01:30
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

Adds a new Chat tip to improve discoverability of the chat.permissions.default setting, helping users configure the default permission mode for new chat sessions.

Changes:

  • Introduces a new QoL tip (tip.defaultPermissions) that links directly to the settings UI for chat.permissions.default.
  • Shows the tip in Agent and Edit modes and hides it once the setting is changed from default.
Show a summary per file
File Description
src/vs/workbench/contrib/chat/browser/chatTipCatalog.ts Adds a new tip entry that deep-links to the default permissions setting and configures eligibility/dismissal behavior.

Copilot's findings

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

Comment thread src/vs/workbench/contrib/chat/browser/chatTipCatalog.ts
Comment thread src/vs/workbench/contrib/chat/browser/chatTipCatalog.ts
@github-actions
Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 7049f52a Current: 9d26d6a0

Changed (1)

editor/inlineCompletions/other/JumpToHint/Dark
Before After
before after

blocks-ci screenshots changed

Replace the contents of test/componentFixtures/blocks-ci-screenshots.md with:

Updated blocks-ci-screenshots.md
<!-- auto-generated by CI — do not edit manually -->

#### editor/codeEditor/CodeEditor/Dark
![screenshot](https://hediet-screenshots.azurewebsites.net/images/cb32a3e854b5734fe5aaca2318f2e0a42ee821b05ea97883ea42c5ba95edb3c3)

#### editor/codeEditor/CodeEditor/Light
![screenshot](https://hediet-screenshots.azurewebsites.net/images/42624fbba5e0db7f32c224b5eb9c5dd3b08245697ae2e7d2a88be0d7c287129b)

@justschen justschen merged commit 3f42e69 into main Apr 16, 2026
29 of 30 checks passed
@justschen justschen deleted the justin/espurr branch April 16, 2026 01:48
@vs-code-engineering vs-code-engineering Bot added this to the 1.117.0 milestone Apr 16, 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.

Add tip for chat.permissions.default

3 participants