Skip to content

feat(vscode): add editor diagnostics and clean up failure UI#980

Merged
fi3ework merged 1 commit intomainfrom
max/2026-02-25--09-01PM1
Feb 26, 2026
Merged

feat(vscode): add editor diagnostics and clean up failure UI#980
fi3ework merged 1 commit intomainfrom
max/2026-02-25--09-01PM1

Conversation

@fi3ework
Copy link
Copy Markdown
Member

Summary

Before After
image Code 2026-02-26 11 47 28

This PR introduces editor diagnostics for failed tests, showing squiggles in the editor and entries in the Problems panel. It also cleans up the failure widget by removing noisy compiled stack frames and fixes the preLaunchTask matcher for F5 debugging.
Behavior diff:

Feature Before After
Failed test indicators Testing badge only Badge + editor squiggle + Problems entry
Failure widget stack Showed compiled runtime frames (6151.js) Hidden, only shows actionable message
F5 preLaunchTask Stuck waiting for build complete... Works with build completed... pattern

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@fi3ework fi3ework enabled auto-merge (squash) February 26, 2026 04:53
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 431d1af622

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@fi3ework fi3ework force-pushed the max/2026-02-25--09-01PM1 branch from 431d1af to deadd91 Compare February 26, 2026 05:11
@fi3ework fi3ework merged commit 45b5cef into main Feb 26, 2026
15 of 17 checks passed
@fi3ework fi3ework deleted the max/2026-02-25--09-01PM1 branch February 26, 2026 05:35
@fi3ework fi3ework mentioned this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant