Skip to content

v1.3.1

Compare
Choose a tag to compare
@dklilley dklilley released this 04 Mar 15:52
· 18 commits to main since this release
1cdb339

Added

  • The extension keeps the MATLAB path in sync with the VS Code workspace, improving code navigation, completions, and execution
  • The extension keeps the MATLAB debug workspace in sync with the selected callstack in VS Code

Fixed

  • Changing the default value of MATLAB.startDebuggerAutomatically to false
  • Resolves errors with document formatting when using with MATLAB R2025a
  • Resolves errors with execution and debugging when using with MATLAB R2022a