On Thu, 25 Mar 2021 at 20:59, Jens Zurawski wrote:
> To find out, what a specific Hot Key is doping, just focus the "Search
> in Shortcuts" field and press the Hotkey (in your example Ctrl-Shift-P)
> then you can see that its action is "Go to Super Implementation". You
> then can define another H
On Thu, 25 Mar 2021 at 09:59, Jens Zurawski wrote:
> you can get Information of all Hot Keys and redefine them as you want.
> Just go into "Tools -> Options -> Keymap".
And somewhat in reverse, also use the menus / editor popup menu to see
shortcuts. eg. this specific one is listed next to the a
then you can see that its action is "Go to Super Implementation". You
then can define another Hot Key for it if you want.
cu
Jens
Am 25.03.2021 um 01:23 schrieb Owen Thomas:
I accidentally pressed control-shift-p while in the implementation of
a method from an anonymous inner c
I accidentally pressed control-shift-p while in the implementation of a
method from an anonymous inner class, and discovered, somewhat to my
surprise, that I was taken to the methods declaration.
Is this the intended purpose of this keystroke, or is there more to it?
Where can I find out?
Thanks