Matlab-Code-Run-for-VS-Code icon indicating copy to clipboard operation
Matlab-Code-Run-for-VS-Code copied to clipboard

Terminal doesnt appear when previously disposed

Open IamPhytan opened this issue 6 years ago • 1 comments

I can't run MATLAB files after disposing the Terminal with the 🗑 icon.

It may be related to an improper disposing of the MATLAB Terminal, where the extension doesn't understand that it need to create a new Terminal.

To reproduce error :

  1. Run MATLAB file using the command
  2. Close the Terminal
  3. Try to run again the MATLAB file using the command

IamPhytan avatar Jul 03 '19 02:07 IamPhytan