Shortcuts in text editor are hardcoded
I think it is a good idea to commonly name those short cuts.
But this does not help to make the shortcut handling really configurable.
For example, how would we change the shortcut for "toggle comment" ?
- we need a setting that lists all PharoShortcuts,
- change the keycombination in the setting
- toggleCommentOnSelectionOrLine now would�� return the new shortcut
But�� how do we populate the change to all users of this shortcut?