Skip to content

Releases: mathworks/MATLAB-language-server

v1.3.0

04 Mar 16:04
c7ac9f9

Choose a tag to compare

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

v1.2.7

04 Mar 16:03
bb6f79e

Choose a tag to compare

Added

  • Allow specifying the maximum file size for code analysis through the maxFileSizeForAnalysis setting
  • Linting support in untitled files and in MATLAB files with different file extensions