Merged
Conversation
Closed
2 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This PR attempts to rebrand a single command title from "Copilot" to "AI" terminology, but the change is incomplete and creates inconsistencies across the codebase.
Changes:
- Updated one command title from "Apply Suggestion With Copilot" to "Apply Suggestion Using AI" in the localization file
Comments suppressed due to low confidence (1)
package.nls.json:277
- This change creates inconsistency with other similar Copilot-related commands in the same file. While this command title is being changed from "Apply Suggestion With Copilot" to "Apply Suggestion Using AI", several other commands still reference "Copilot" in their titles:
- Line 338: "Summarize With Copilot"
- Line 339: "Suggest a Fix with Copilot"
- Line 346: "Sort by Priority using Copilot"
- Line 353: "Summarize With Copilot"
This creates an inconsistent user experience where some AI-powered features are labeled as "AI" and others as "Copilot". Either all user-facing command titles should be updated to use the new "AI" terminology for consistency, or this change should be reverted to maintain consistency with the existing "Copilot" naming.
"command.pr.applySuggestionWithCopilot.title": "Apply Suggestion Using AI",
lszomoru
approved these changes
Jan 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.