Closed
Description
There is currently a VS Code extension for Matlab https://github.com/mathworks/MATLAB-extension-for-vscode/ so I'm not sure if this request/issue should be here or there? But that just allows you to edit a .m file fairly nicely, not run it -- in the sense of a notebook with inline outputs for each code sections. (I strongly disagree that Live Scripts give an equivalent experience to a notebook. It's not the same, and I don't particularly care for it.)
The ultimate would be to be able to run Matlab in a Jupyter Notebook in VS Code, with a nice environment (similar to Python with the Python & Pylance extensions).
Will this be upcoming? Pretty please. :) Thank you!