v1.3.12
Added
- Interactively inspect the MATLAB workspace in the MATLAB view with support for renaming, sorting, and deleting variables (Addresses mathworks/MATLAB-extension-for-vscode#100)
- Improved formatting of warnings in output
- Support for the diary command (Addresses mathworks/MATLAB-extension-for-vscode#186)
- Support for word-based navigation and editing keyboard shortcuts in the MATLAB Terminal, including Ctrl+Left/Right to move by word, Ctrl+Shift+Left/Right to select by word, and Ctrl+Backspace/Delete to delete words (Addresses mathworks/MATLAB-extension-for-vscode#249)