Skip to content

v1.3.3

Latest
Compare
Choose a tag to compare
@dklilley dklilley released this 15 May 17:15
· 2 commits to main since this release
8f7b1d3

Added

  • Use automatic code completion to complete commands in the MATLAB terminal
  • Move the cursor in the MATLAB terminal using Alt+Click
  • Support for debugging P-coded files when the corresponding source file is available
  • Filter the commands in the MATLAB terminal history by entering text in the terminal (Thanks @robertoffmoura!)

Fixed

  • Resolves issues with the MATLAB workspace not updating correctly when switching contexts in the call stack
  • Resolves potential crashes when using code completion in files without a .m file extension
  • Patches CVE-2024-12905