mathworks / mathworks/MATLAB-extension-for-vscode
Pause on Errors/Warnings during a Run
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 435
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
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:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify any files, tests, or entry points. First inspect the extension's run and debugging integration, then compare its available breakpoint and error-handling controls with MATLAB IDE. Done means users can configure pausing on errors and warnings during a run from VS Code, with behavior covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100