This extension provides support for editing MATLAB® code in Visual Studio® Code and includes features such as syntax highlighting, code analysis, navigation support, and more.
It would be convenient to be able to open a Simulink model from VS Code's file explorer. Specifically, attempting to open an slx file wouldn't yield the following picture,
but instead open the model in Simulink.
Describe alternatives you've considered
Of course, you can do this from the normal MATLAB UI, but it seems like you'd need to have a separate instance of MATLAB running.
It would be convenient to be able to open a Simulink model from VS Code's file explorer. Specifically, attempting to open an slx file wouldn't yield the following picture, but instead open the model in Simulink.
Describe alternatives you've considered Of course, you can do this from the normal MATLAB UI, but it seems like you'd need to have a separate instance of MATLAB running.