V4 beta Jan-22-2020 available now

 From:  Michael Gibson
9660.161 In reply to 9660.159 
Hi moritz,

re:
> Hello, Michael,
> would it be possible to add a column in the options/keyboard shortcuts for the description of the shortcuts for information purposes?

The ones that are just command names are pretty self descriptive, like "Delete", "New", "Open", "Save", etc... Do you really need more information on those ones?

For the ones that have script code, you can put in a description as a /* comment */ like you have on these:


What I would like to do eventually is to have just the shortcut key and a description there and not anything else, that needs another mechanism like a "script library" set up first though where there can be some kind of list of scripts in different categories with descriptions along with them.

- Michael