mathworks / MATLAB-extension-for-vscode

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.
https://marketplace.visualstudio.com/items?itemName=MathWorks.language-matlab
MIT License
234 stars 15 forks source link

Support for mlx file creation, saving, opening and running #71

Open cuixing158 opened 11 months ago

cuixing158 commented 11 months ago

Is your feature request related to a problem? Please describe. As we all know, Matlab Live Script is often used for interactive scripting, it is very convenient to show the demo case entry file, and more and more cases are developed in this way, can the VScode plugin support this feature as soon as possible?

Describe the solution you'd like This extension is better to support create,save,open and running for Matlab Live Script.

Describe alternatives you've considered Currently, it has been the ".m" file that has been used for the replacement programme.

dklilley commented 11 months ago

Thanks for capturing this! This is something we would like to add support for.

jankap commented 6 months ago

This would be extremely helpful.

Achuan-2 commented 2 months ago

Hope for early support.