Skip to content

Fix duplicated word in Copilot prompt text - #328961

Open
Sanghyuk Jung (benelog) wants to merge 5 commits into
microsoft:mainfrom
benelog:fix-duplicated-the-in-prompts
Open

Fix duplicated word in Copilot prompt text#328961
Sanghyuk Jung (benelog) wants to merge 5 commits into
microsoft:mainfrom
benelog:fix-duplicated-the-in-prompts

Conversation

@benelog

Copy link
Copy Markdown
Contributor

Both strings are prompt text sent to the model, not source comments.

Copilot AI balanced review requested due to automatic review settings August 4, 2026 13:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Fixes duplicated words in two model prompt strings.

Changes:

  • Removes duplicate “the” from symbol-reference and commit-message prompts.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
extensions/copilot/src/extension/prompts/node/panel/symbolAtCursor.tsx Corrects symbol-reference prompt text.
extensions/copilot/src/extension/prompts/node/git/gitCommitMessagePrompt.tsx Corrects commit-message prompt text.

@benelog

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree company="NAVER Corporation"

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.

5 participants