Skip to content

Add an error message in the problems panel for when the condition is false.#1609

Open
DeveloperTryingToCodeLikeOtherOfThem wants to merge 22 commits into
microsoft:masterfrom
DeveloperTryingToCodeLikeOtherOfThem:patch-3
Open

Add an error message in the problems panel for when the condition is false.#1609
DeveloperTryingToCodeLikeOtherOfThem wants to merge 22 commits into
microsoft:masterfrom
DeveloperTryingToCodeLikeOtherOfThem:patch-3

Conversation

@DeveloperTryingToCodeLikeOtherOfThem
Copy link
Copy Markdown

@DeveloperTryingToCodeLikeOtherOfThem DeveloperTryingToCodeLikeOtherOfThem commented Mar 22, 2026

Added an error message in the problems panel so users can immediately see the assertion failure message there, instead of needing to always inspect it in the console log panel every time. The difference is that this function adds a panic code merged in the problems panel.

Behaves similar to the image below.
image

@DeveloperTryingToCodeLikeOtherOfThem DeveloperTryingToCodeLikeOtherOfThem changed the title Update control.ts Add a message for the assertion. Mar 22, 2026
@DeveloperTryingToCodeLikeOtherOfThem DeveloperTryingToCodeLikeOtherOfThem changed the title Add a message for the assertion. Add a message for when the assertion is failed. Mar 22, 2026
Copy link
Copy Markdown
Author

@DeveloperTryingToCodeLikeOtherOfThem DeveloperTryingToCodeLikeOtherOfThem left a comment

Choose a reason for hiding this comment

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

Replaced the explanation in the description.

@DeveloperTryingToCodeLikeOtherOfThem DeveloperTryingToCodeLikeOtherOfThem changed the title Add a message for when the assertion is failed. Add an error message for when the assertion is failed. Mar 22, 2026
@DeveloperTryingToCodeLikeOtherOfThem DeveloperTryingToCodeLikeOtherOfThem changed the title Add an error message for when the assertion is failed. Add an error message in the problems panel for when the assertion is failed. Mar 23, 2026
@DeveloperTryingToCodeLikeOtherOfThem DeveloperTryingToCodeLikeOtherOfThem changed the title Add an error message in the problems panel for when the assertion is failed. Add an error message in the problems panel for when the condition is false. Apr 14, 2026
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.

1 participant