GavriYashar / Matlab-Editor-Plugin

Extends features for the matlab editor, Bookmarks, FileStructure, Clipboard stack
MIT License
74 stars 12 forks source link

[Feature Suggestion - Edit Code] Extract Function/Method #162

Closed lrfbranco closed 1 year ago

lrfbranco commented 1 year ago

Hi there!

Firstly, thank you for this great extension. I was wondering if you think it's feasible to implement something like the "Extract Function/Method" available in many IDE's like in Visual Studio.

Users have requested this before but Mathworks doesn't seem very interested in making it happen: https://www.mathworks.com/matlabcentral/answers/287811-is-it-not-possible-to-extract-a-function-from-code-in-matlab#

Please visit the link above for more information about this.

Thank you!

lrfbranco commented 1 year ago

It appears Matlab has this since 2021b version. Sorry!

GavriYashar commented 1 year ago

Hi,

I myself don't use this plugin any more since matlab is developing a new desktop and I don't want to be spending time on a (imo) deprecated UI based on Java.