- This extension pack packages some of the most popular (and some of my favorite) Matlab extensions.
- Hope these will make Matlab code writing easier and fun.
- open this website and click "Install"
- MATLAB for Visual Studio Code - This extension adds language support for MATLAB to Visual Studio Code: colorization, snippets, and code checking.
- Matlab Code Run - Running code straight from VS Code without having to open the full Matlab GUI.
- Matlab Interactive Terminal - This extension allows users to launch Matlab scripts and have a working Matlab REPL directly included in Visual Studio Code.
- matlab-formatter - Indent and format MATLAB code. Also usable as standalone without VScode.
- MatlabSnippets - All the snippets of R2019a.
MATLAB Selection Runner for Visual Studio Code-This extension gives Visual Studio Code the ability to run selected MATLAB code and show the output in a terminal window.This extension is now off the store for some reason. For more detail see this issue.
- Bugs, feature requests, and more, in GitHub Issues.
- Or write a review on vscode marketplace.
- Open a PR is also OK and I'd be happy to take a look.
Enjoy!