davidvarga / MBeautifier

MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically creating shortcuts doesn't do anything in Matlab R2019b

VorpalBlade opened this issue · comments

Using the latest update of R2019b the MBeautify.createShortcut('editorselection') etc commands do nothing from what I can tell. The command is NOT added to Home -> Favourites.

I can however add equivalent new commands by hand just fine and they work.

Hi,

I implemented the switch, so that on newer Matalb versions favourites will be created:

grafik

As well, the Quick Access Toolbar is also updated:

grafik

Have fun with the shortcuts!:)