Skip to content

Releases: apommel/vscode-matlab-interactive-terminal

Matlab Interactive Terminal for VS Code v0.2.7

03 Feb 09:57
Compare
Choose a tag to compare

[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

19 Jan 03:48
Compare
Choose a tag to compare

[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

16 Jan 11:26
Compare
Choose a tag to compare

[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

15 Jan 08:18
Compare
Choose a tag to compare

[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

15 Jan 05:49
Compare
Choose a tag to compare

Fixed

  • Fixed bug where terminal was launching when dependencies were not satisfied

Matlab Interactive Terminal for VS Code v0.2.2

15 Jan 03:42
Compare
Choose a tag to compare

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

14 Jan 03:56
Compare
Choose a tag to compare

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

13 Jan 02:32
Compare
Choose a tag to compare

Corrected folder structure for Marketplace

Matlab Interactive Terminal for VS Code v0.1.1

13 Jan 01:59
Compare
Choose a tag to compare

Include basic functionalities of the extension.