v1.3.8
Added
- Temporarily pause MATLAB execution by clicking the Pause button (Addresses mathworks/MATLAB-extension-for-vscode#263)
- Improvements to symbol renaming, symbol highlighting, find references, and go to definitions as a result of advanced MATLAB program file indexing (Addresses mathworks/MATLAB-extension-for-vscode#94)
- Default initial MATLAB debugger configuration
Fixed
- Changes the default value of
MATLAB.defaultEditortotrue - Resolves an issue where the Run button displays an incorrect reason when a file cannot be run (Addresses mathworks/MATLAB-extension-for-vscode#282)
- Resolves issues with the
savepathfunction by ensuring that MATLAB language server files are not saved to the MATLAB search path (Addresses mathworks/MATLAB-extension-for-vscode#299) - Resolves potential crashes when breakpoints are set
- Applied patches for CVE-2025-15284, CVE-2025-64718, CVE-2025-64756, and CVE-2025-65945