shinyypig / matlab-in-vscode

A vscode extension for matlab.
MIT License
45 stars 5 forks source link

Python path setting #24

Closed oletf closed 1 year ago

oletf commented 1 year ago

Greetings,

The default command for python interpreter is calling python as defined here.

I need to use a python interpreter which is not the default one which is called by python.

Would it be possible to add a setting like matlab-in-vscode.matlabPythonCMD which would be used instead of the default python keyword ?

Thanks forward

shinyypig commented 1 year ago

You can specify the path of python in v0.4.16.

Thanks for your constructive suggestion!

oletf commented 1 year ago

Awesome ! thanks for the quick response (opening a separate issue for another problem, because unrelated)

oletf commented 1 year ago

Hi again,

I'm having to reopen this one real quick, because apparently you have accidentally reverted this in the fix for #25 ! :D

shinyypig commented 1 year ago

Don't known what happened, sad. Should be fixed in 0.4.19.