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

Add refactoring #149

Open jankap opened 1 month ago

jankap commented 1 month ago

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.

dklilley commented 1 month ago

Thanks for suggesting this! This is something which is already on our radar and we would like to add support for these kinds of refactoring!