An open API service indexing awesome lists of open source software.

https://github.com/bat67/matlab-extension-pack

Popular Visual Studio Code extensions for Matlab
https://github.com/bat67/matlab-extension-pack

extension extension-pack matlab vscode vscode-extension vscode-extensionpack

Last synced: about 1 month ago
JSON representation

Popular Visual Studio Code extensions for Matlab

Awesome Lists containing this project

README

          

# Matlab Extension Pack

- [Matlab Extension Pack](#matlab-extension-pack)
- [Introduction](#introduction)
- [How to install](#how-to-install)
- [Extensions Included](#extensions-included)
- [Contributing](#contributing)

## Introduction

- 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.

## How to install

- open [this website](https://marketplace.visualstudio.com/items?itemName=bat67.matlab-extension-pack#overview) and click "Install"

## Extensions Included

* [MATLAB for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=Gimly81.matlab) - This extension adds language support for MATLAB to Visual Studio Code: colorization, snippets, and code checking.
* [Matlab Code Run](https://marketplace.visualstudio.com/items?itemName=bramvanbilsen.matlab-code-run) - Running code straight from VS Code without having to open the full Matlab GUI.
* [Matlab Interactive Terminal](https://marketplace.visualstudio.com/items?itemName=apommel.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](https://marketplace.visualstudio.com/items?itemName=AffenWiesel.matlab-formatter) - Indent and format MATLAB code. Also usable as standalone without VScode.
* [MatlabSnippets](https://marketplace.visualstudio.com/items?itemName=slaier.matlab-complete) - All the snippets of R2019a.
* [MATLAB Selection Runner for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=eamonbell.matlab-runner) - 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](https://github.com/bat67/matlab-extension-pack/issues/1).**

## Contributing

- Bugs, feature requests, and more, in [GitHub Issues](https://github.com/bat67/matlab-extension-pack/issues).
- Or write a review on [vscode marketplace](https://marketplace.visualstudio.com/items?itemName=bat67.matlab-extension-pack#review-details).
- Open a PR is also OK and I'd be happy to take a look.

**Enjoy!**