MATLAB-extension-for-vscode icon indicating copy to clipboard operation
MATLAB-extension-for-vscode copied to clipboard

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.

Results 84 MATLAB-extension-for-vscode issues
Sort by recently updated
recently updated
newest added

There have been reports of poor performance when working workspaces containing large numbers (>100s) of MATLAB files. Specifically, this appears to be impacting the code outline and code navigation. **Workaround:**...

enhancement

**Is your feature request related to a problem? Please describe.** I write a bit of Cmex and level 2 s functions in C, and it is quite annoying to not...

enhancement

When working with both the VS code Matlab command line and the Matlab command line together, it would be great if the command history could be shared. For example, for...

enhancement

**Is your feature request related to a problem? Please describe.** Opening figures from the VS Code UI does not seem to be something that is currently supported. Opening the figure...

enhancement

It would be very nice to have refactoring options in VSCode like extracting code into a new function or proper rename. Is something like that planned? Thanks.

enhancement

**Describe the bug** The input command in the MATLAB extension for Visual Studio Code is not working, and as a result, all functions and scripts that require user input do...

bug

**Describe the bug** I have Visual Studio Code Version: 1.89.1 with Matlab extension v1.2.2, I have Matlab R2024a. Everything seems working but when I try to run a Matlab code...

bug

Hi, we're running Matlab in an apptainer container. This runs on a cluster node we connect to via ssh using the VS Code Remote SSH extension. The container image is...

enhancement

**Describe the bug** When you press single quote after a right parenthesis for matrix transpose, two single quotation marks are automatically inserted instead of one. **To Reproduce** Steps to reproduce...

bug

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, ![image](https://github.com/user-attachments/assets/6fb131cf-7bff-4de9-9afe-86c9e6896329)...

enhancement