brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Get an error message when assigning a shortcut to a command belongs to just-installed extension #8847

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by RaymondLim Monday Nov 17, 2014 at 23:16 GMT Originally opened as https://github.com/adobe/brackets/issues/9953


  1. Install a new extension. e.g. Display Shortcut extension
  2. Debug > Open User Key Map and type something like "Ctrl-1": "redmunds.show-shortcuts.view.shortcuts".
  3. Save the user key map file.

Result: You get an error message saying "You are assigning shortcuts to nonexistent commands: "redmunds.show-shortcuts.view.shortcuts".

Workaround: Reload or relaunch Brackets.

core-ai-bot commented 3 years ago

Comment by RaymondLim Monday Nov 17, 2014 at 23:40 GMT


Actually, there is another issue of assigning new shortcuts to Emmet command. So updating description with Randy's Display Shortcut extension.

core-ai-bot commented 3 years ago

Comment by redmunds Thursday Dec 11, 2014 at 16:30 GMT


Confirmed. Closing.