hi.
I need an xcode plugin like presentation assistant from Intellij idea.
I found keycastr with a similar program, but this shows the shortcut I pressed on the screen. What I want is that when I run any xcode function, the shortcut for that function is displayed on the screen.
For example, if you run Product> Run, you should see ⌘ + R as a pop-up at the bottom of the screen.
Is there something like this?