Describe the bug
The extension starts a debug session upon VS Code startup on its own. Manually terminating the debug session crashes the extension and a message appears asking to restart MATLAB.
To Reproduce
Steps to reproduce the behavior:
- Start VS Code
- Wait for it to fully load, and check out the "Run and Debug" tab
- See that a debug session is in progress, blocking other features such as "Extensions restart"
Expected behavior
A debug session should not be started automatically, blocking other features.
Useful Information
- OS Version: Ubuntu 24.04.1 LTS
- VS Code Version: 1.96.2
- MATLAB version: R2022a
- MATLAB extension version: 1.3.0