Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause on Errors/Warnings during a Run #196

Open
markod0925 opened this issue Dec 20, 2024 · 2 comments
Open

Pause on Errors/Warnings during a Run #196

markod0925 opened this issue Dec 20, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@markod0925
Copy link

In Matlab you can select "Pause on Errors/Warnings" under the Run Icon. I don't see the same feature in VSCode.

Add the Error Handling + Breakpoints manage during the Run as in Matlab IDE.

The actual alternative is to use it in Matlab IDE.

Matlab IDE:
image

@markod0925 markod0925 added the enhancement New feature or request label Dec 20, 2024
@philipb314
Copy link
Member

Thank you for your feedback. We will consider it for a future release.
In the meantime, another alternative is to use the ">> dbstop if error" command directly to set the breakpoint directly.

@markod0925
Copy link
Author

markod0925 commented Dec 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants