Added
- Support for discovering and running MATLAB unit tests (Addresses mathworks/MATLAB-extension-for-vscode#138)
- Support for syntax highlighting in the MATLAB terminal (Addresses mathworks/MATLAB-extension-for-vscode#295)
Fixed
- Resolves an issue that prevents MATLAB workspace data from updating when a
clearcommand is followed by a long-running operation, such asfigure. (Addresses mathworks/MATLAB-extension-for-vscode#332) - Prevents starting the MATLAB language server in untrusted workspaces.
- Resolves an issue with telemetry not being reported when extension settings are changed.