Skip to content

use modal to align with other voice action#269598

Merged
meganrogge merged 4 commits intomainfrom
merogge/modal
Oct 2, 2025
Merged

use modal to align with other voice action#269598
meganrogge merged 4 commits intomainfrom
merogge/modal

Conversation

@meganrogge
Copy link
Copy Markdown
Collaborator

fix #269588

Screenshot 2025-10-02 at 3 18 55 PM Screenshot 2025-10-02 at 3 18 42 PM

Copilot AI review requested due to automatic review settings October 2, 2025 19:19
@meganrogge meganrogge self-assigned this Oct 2, 2025
@meganrogge meganrogge added this to the September 2025 milestone Oct 2, 2025
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

This PR updates the terminal voice action to use a modal dialog instead of a notification when prompting users to install or enable the Speech extension. This change aligns the terminal voice behavior with other voice actions in VS Code.

  • Replaces notification-based prompts with modal dialogs for better user experience
  • Simplifies the action handling by using dialog confirmation instead of multiple notification actions
  • Updates messaging to be more user-friendly with question-based prompts

Comment thread src/vs/workbench/contrib/terminalContrib/voice/browser/terminalVoiceActions.ts Outdated
@meganrogge meganrogge enabled auto-merge (squash) October 2, 2025 19:20
…lVoiceActions.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@meganrogge meganrogge disabled auto-merge October 2, 2025 19:23
@meganrogge meganrogge enabled auto-merge (squash) October 2, 2025 19:28
joshspicer
joshspicer previously approved these changes Oct 2, 2025
dmitrivMS
dmitrivMS previously approved these changes Oct 2, 2025
@meganrogge meganrogge dismissed stale reviews from dmitrivMS and joshspicer via 9ae89e2 October 2, 2025 20:19
@meganrogge meganrogge merged commit 198cd6e into main Oct 2, 2025
28 checks passed
@meganrogge meganrogge deleted the merogge/modal branch October 2, 2025 20:52
@vs-code-engineering vs-code-engineering Bot locked and limited conversation to collaborators Nov 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Terminal: Start dictation should use a modal to prompt the user to install the extension

4 participants