Releases: mathworks/MATLAB-language-server
Releases · mathworks/MATLAB-language-server
v1.3.2
v1.3.1
Added
- The language server keeps the MATLAB path in sync with the client workspace, improving code navigation, completions, and execution
Fixed
- Resolves errors with document formatting when using with MATLAB R2025a
- Resolves errors with execution and debugging when using with MATLAB R2022a
v1.3.0
Notice
- The MATLAB language server no longer supports MATLAB R2021a. To make use of the advanced features of the extension or run and debug MATLAB code, you must have MATLAB R2021b or later installed.
Added
- Debugging support
- Include snippets defined within MATLAB (requires MATLAB R2025a or later)
Fixed
- Use default values when settings are missing from configuration
- Patches CVE-2024-52798