Ticket #1645 (closed defect: fixed)
Opened 2013-02-01T14:32:14-06:00
Last modified 2013-03-06T16:56:52-06:00
Implement pure IJ2 version of "List Shortcuts"
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | 2.0.0-beta6 |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1660 |
Description
The shortcuts listed by the IJ1 "List Shortcuts" include only the legacy IJ1 commands, and not pure IJ2 commands. So we need a new "List Shortcuts" implementation that specifically derives its output from the available IJ2 commands.
Done in 302e8cfb.