Skip to content

docs: clarify terminal line wrapping for multiline problem matchers#9786

Merged
ntrogh merged 2 commits into
microsoft:mainfrom
Dotify71:fix/issue-6851-multiline-problem-matcher
May 27, 2026
Merged

docs: clarify terminal line wrapping for multiline problem matchers#9786
ntrogh merged 2 commits into
microsoft:mainfrom
Dotify71:fix/issue-6851-multiline-problem-matcher

Conversation

@Dotify71
Copy link
Copy Markdown
Contributor

Fixes #6851. Adds a note about terminal line wrapping breaking multi-line problem matchers, which was a point of confusion for users trying to write custom problem matchers that match across lines wrapped by the terminal window.

@Dotify71 Dotify71 force-pushed the fix/issue-6851-multiline-problem-matcher branch from 8e0b207 to 82e4844 Compare May 17, 2026 21:53
marabyryk-sys

This comment was marked as off-topic.

@Dotify71 Dotify71 force-pushed the fix/issue-6851-multiline-problem-matcher branch from 82e4844 to 6d25ba0 Compare May 26, 2026 10:26
Copy link
Copy Markdown
Collaborator

@ntrogh ntrogh left a comment

Choose a reason for hiding this comment

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

Updated the PR to include a clarifying example, as requested by the OP.

@ntrogh ntrogh enabled auto-merge (squash) May 27, 2026 21:18
@ntrogh ntrogh merged commit 76e5fba into microsoft:main May 27, 2026
1 of 2 checks passed
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.

Wrapped Lines Break Custom Problem Matcher

4 participants