Skip to content

add play button in prompt config dialog#297715

Merged
aeschli merged 2 commits intomainfrom
aeschli/involved-bear
Mar 3, 2026
Merged

add play button in prompt config dialog#297715
aeschli merged 2 commits intomainfrom
aeschli/involved-bear

Conversation

@aeschli
Copy link
Contributor

@aeschli aeschli commented Feb 25, 2026

  • restructure

  • fix showing repositories picker twice

Copilot AI review requested due to automatic review settings February 25, 2026 15:54
@aeschli aeschli self-assigned this Feb 25, 2026
@aeschli aeschli changed the title restructure and fix showing repo picker twice (#297633) add play button in prompt config dialog Feb 25, 2026
Copy link
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

This PR adds a "Run in Chat View" button to prompt file picker dialogs and fixes an issue where the button was inappropriately shown in the "Configure Prompt Files" management dialog. The button allows users to quickly run prompts directly from the picker, with support for running in a new chat when holding the Ctrl/Cmd key.

Changes:

  • Added optionRun property to ISelectOptions interface to control whether the RUN button is shown
  • Implemented RUN_IN_CHAT_BUTTON that executes prompt run commands with support for Ctrl/Cmd modifier to run in new chat
  • Fixed managePromptFiles method to explicitly disable the RUN button since it's a management dialog for opening/editing files, not running them

@aeschli aeschli marked this pull request as ready for review March 3, 2026 21:48
@aeschli aeschli enabled auto-merge (squash) March 3, 2026 21:48
@vs-code-engineering vs-code-engineering bot added this to the 1.111.0 milestone Mar 3, 2026
@aeschli aeschli merged commit 1f3ddd8 into main Mar 3, 2026
21 checks passed
@aeschli aeschli deleted the aeschli/involved-bear branch March 3, 2026 23:16
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