Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add chat edits a11y help #237439

Merged
merged 6 commits into from
Jan 8, 2025
Merged

add chat edits a11y help #237439

merged 6 commits into from
Jan 8, 2025

Conversation

meganrogge
Copy link
Contributor

@meganrogge meganrogge commented Jan 7, 2025

@meganrogge meganrogge requested a review from joyceerhl January 7, 2025 21:55
@meganrogge meganrogge self-assigned this Jan 7, 2025
@meganrogge meganrogge added this to the January 2025 milestone Jan 7, 2025
@meganrogge meganrogge enabled auto-merge (squash) January 7, 2025 21:55
Copy link
Collaborator

@joyceerhl joyceerhl left a comment

Choose a reason for hiding this comment

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

Thank you!

@@ -61,6 +73,25 @@ export function getAccessibilityHelpText(type: 'panelChat' | 'inlineChat' | 'qui
content.push(localize('workbench.action.chat.newChat', 'To create a new chat session, invoke the New Chat command{0}.', '<keybinding:workbench.action.chat.new>'));
}
}
if (type === 'editsView') {
content.push(localize('chatEditing.overview', 'The chat editing view is used to apply edits across files.'));
Copy link
Collaborator

Choose a reason for hiding this comment

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

"using natural language"?

@meganrogge meganrogge merged commit 4f30436 into main Jan 8, 2025
8 checks passed
@meganrogge meganrogge deleted the merogge/acc-edits branch January 8, 2025 00:12
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Feb 22, 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.

2 participants