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
Copy Markdown
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
Copy Markdown
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
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Mar 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants