Skip to content

don't escape markdown in terminal headers#302221

Merged
justschen merged 1 commit intomainfrom
justin/lampent
Mar 16, 2026
Merged

don't escape markdown in terminal headers#302221
justschen merged 1 commit intomainfrom
justin/lampent

Conversation

@justschen
Copy link
Collaborator

fix #301294

Copilot AI review requested due to automatic review settings March 16, 2026 18:26
@justschen justschen marked this pull request as ready for review March 16, 2026 18:26
@vs-code-engineering vs-code-engineering bot added this to the 1.112.0 milestone Mar 16, 2026
Copy link
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 pull request updates the streaming progress message for the Terminal “Run in Terminal” chat tool to display the truncated command without applying markdown-token escaping.

Changes:

  • Removes escapeMarkdownSyntaxTokens usage when building the streaming invocationMessage.
  • Passes the raw truncatedCommand into the localized markdown string for both foreground/background streaming messages.

You can also share your feedback on Copilot code review. Take the survey.

@justschen justschen enabled auto-merge (squash) March 16, 2026 18:51
@justschen justschen merged commit 056aa63 into main Mar 16, 2026
24 checks passed
@justschen justschen deleted the justin/lampent branch March 16, 2026 18:54
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.

\ escapes in terminal command

3 participants