mathworks / mathworks/MATLAB-extension-for-vscode

Pause on Errors/Warnings during a Run

Open
#196 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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:
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.