Closed ghost closed 3 years ago
You mean automating the MATLAB Engine installation ? I think the biggest issue with this would be that on a typical MATLAB/Python installation, admin rights are required to install the engine, on Windows at least.
Perhaps a Powershell script for Windows only? And sudo for Unix?
In any case it would require elevated privilege, and I don't feel a VS Code extension should ask for that. The installation process is sadly not straightforward, but I did not receive any complaints about it, so I guess it is fine as it is now.
Sure, such a script would fail review even though it would be useful
We add an extension command that runs a shell script. What installation steps and checks would we do here?