Skip to content

feat(watch): show file-level error summary in watch mode - #63124

Closed
suvendu kumar sahoo (suvendukungfu) wants to merge 1 commit into
microsoft:mainfrom
suvendukungfu:watch-error-file-summary
Closed

feat(watch): show file-level error summary in watch mode#63124
suvendu kumar sahoo (suvendukungfu) wants to merge 1 commit into
microsoft:mainfrom
suvendukungfu:watch-error-file-summary

Conversation

@suvendukungfu

Copy link
Copy Markdown

This change updates the watch mode error reporting to include a detailed summary of errors per file, similar to non-watch mode.
It uses 'getErrorSummaryText' to generate the summary and introduces a new diagnostic message '_0_Watching_for_file_changes' to display it alongside the watch status.

Verification:

  • Verified manually with reproduction case (single error and zero errors).
  • Ran existing 'tscWatch' tests and updated baselines for 213 scenarios.
  • All 454 watch mode tests passed.

This change updates the watch mode error reporting to include a detailed
summary of errors per file, similar to non-watch mode.
It uses 'getErrorSummaryText' to generate the summary and introduces
a new diagnostic message '_0_Watching_for_file_changes' to display it
alongside the watch status.

Verification:
- Verified manually with reproduction case (single error and zero errors).
- Ran existing 'tscWatch' tests and updated baselines for 213 scenarios.
- All 454 watch mode tests passed.
@typescript-bot TypeScript Bot (typescript-bot) added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Feb 9, 2026
@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Feb 9, 2026
@typescript-bot

Copy link
Copy Markdown
Contributor

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

@suvendukungfu

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@RyanCavanaugh

Copy link
Copy Markdown
Member

@github-project-automation github-project-automation Bot moved this from Not started to Done in PR Backlog Feb 10, 2026
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Aug 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants