Skip to content

Conversation

@suvendukungfu
Copy link

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 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
Collaborator

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
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

2 participants