Skip to content

"Changing the chat mode will end your current edit session. Would you like to continue?" #246493

@ahojukka5

Description

@ahojukka5

When changing from the Copilot session, a dialog shows up:

Changing the chat mode will end your current edit session. Would you like to continue?

The answers are "Yes" and "Cancel". This is misleading because the dialog is explaining that the session will end; the user might understand "would you like to continue" as a question whether the user would like to continue in the current session. It's not immediately clear what the question is: Would the user like to continue in the current session os end it? To make this question clear, we should rephrase it somehow. For example, "Would you like to end the current session?" (i.e. "Would you like to continue ending current session"). If the question is "Would you like to continue?", we should be specific on "continue - what?".

https://github.com/microsoft/vscode/blob/main/src/vs/workbench/contrib/chat/browser/actions/chatExecuteActions.ts#L173

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugchat

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions