bramvbilsen / Matlab-Code-Run-for-VS-Code

This repo contains the code for the "Matlab Code Run" extension for Visual Studio Code,
25 stars 5 forks source link

Allow selection of the terminal to be used #12

Open j4ger opened 3 years ago

j4ger commented 3 years ago

I'm running WSL2 on my PC and have set it to be the default terminal. However matlab run commands should be executed in powershell or other Windows terminals rather than in WSL terminals. Currently there's nothing I can do to change this behavior except for changing the default terminal setting, which doesn't seem like an optimal solution. An option to select which terminal the extension uses is gonna be of great help. Thanks.

GuiBeal commented 2 years ago

I am facing the same problem right now.