Skip to content

fix diagnostics not being repushed from problem matcher to markerServ…#292109

Merged
jrieken merged 1 commit intomicrosoft:mainfrom
n-gist:fix-WatchingProblemCollector-uri-comparison
Feb 2, 2026
Merged

fix diagnostics not being repushed from problem matcher to markerServ…#292109
jrieken merged 1 commit intomicrosoft:mainfrom
n-gist:fix-WatchingProblemCollector-uri-comparison

Conversation

@n-gist
Copy link
Contributor

@n-gist n-gist commented Feb 1, 2026

When a file is opened from EH by vscode.workspace.openTextDocument, and closed after, the diagnostics originated from task problem matcher are not repushed to markerService on document auto-disposal after auto-dispose delay time has passed, due to incorrect uri comparison in WatchingProblemCollector

Investigation history #291739 (comment)

…er if vscode.workspace.openTextDocument is used
Copy link
Member

@jrieken jrieken left a comment

Choose a reason for hiding this comment

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

Thanks.

@jrieken jrieken added this to the February 2026 milestone Feb 2, 2026
@jrieken jrieken enabled auto-merge February 2, 2026 09:00
@jrieken jrieken merged commit ee31c81 into microsoft:main Feb 2, 2026
17 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.

4 participants