Releases: apommel/vscode-matlab-interactive-terminal
Releases · apommel/vscode-matlab-interactive-terminal
Matlab Interactive Terminal for VS Code v0.2.7
[0.2.7] - 2020-02-03
Added
- Added option to specify the Python executable to use in case of several versions
Matlab Interactive Terminal for VS Code v0.2.6
[0.2.6] - 2020-01-19
Fixed
- Resolve encoding issues when running selection in new terminal
Matlab Interactive Terminal for VS Code v0.2.5
[0.2.5] - 2020-01-16
Fixed
- The
Run selection
command should now handle properly the double quotes, by using a temporary file
Matlab Interactive Terminal for VS Code v0.2.4
[0.2.4] - 2020-01-15
Fixed
- The exceptions are now properly handled when a file or a selection are run
- Cleaned code with TSLint
Matlab Interactive Terminal for VS Code v0.2.3
Fixed
- Fixed bug where terminal was launching when dependencies were not satisfied
Matlab Interactive Terminal for VS Code v0.2.2
Added
- Reworked TypeScript code
Fixed
- Multi-lines selections when no terminal is open
- Spaces in paths and instructions on all cases
- Corrected bug in Python related to Matlab error handling
Matlab Interactive Terminal for VS Code v0.1.4
Fixed:
- The matlab scripts are now properly reloaded when a script is launched in an existing terminal
Matlab Interactive Terminal for VS Code v0.1.3
Corrected folder structure for Marketplace
Matlab Interactive Terminal for VS Code v0.1.1
Include basic functionalities of the extension.