GavriYashar / Matlab-Editor-Plugin

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

Execution of current line: behavior if something is selected #38

Closed MartinLechner-TD closed 8 years ago

MartinLechner-TD commented 8 years ago

If parts of one or more lines are selected, they should be automatically extended to the first character of the first line and the last character of the last line after pressing Shift+F9.