Skip to content

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

Open
Dotify71 wants to merge 1 commit into
microsoft:mainfrom
Dotify71:fix/issue-6851-multiline-problem-matcher
Open

docs: clarify terminal line wrapping for multiline problem matchers#9786
Dotify71 wants to merge 1 commit into
microsoft:mainfrom
Dotify71:fix/issue-6851-multiline-problem-matcher

Conversation

@Dotify71
Copy link
Copy Markdown

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.

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

2 participants