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
215 stars 13 forks source link

Test browser integration #138

Open reserschnell opened 2 months ago

reserschnell commented 2 months ago

It would be great to have a test browser integration directly with the VS code extension similar to the Python solution. https://code.visualstudio.com/docs/python/testing

dklilley commented 2 months ago

Thank you for raising this suggestion! This is on our list of features we would like to add support for!