What's the Navigate -> Super Method inverse shortcut?

Answered

When I'm in a subclass and I override a method, I can navigate to the super method using `cmd+U`.  I can also click on the icon in the gutter.  Similarly, when there are subclasses that override a method, I can click on the gutter icon and select the subclass method I want to navigate to.  Again, mouse + click + another click.

Is there a shortcut to call the "Choose Overriding Method of <method name>" dialog?

 

0
2 comments

Hi Roberto! Navigate | Implementation(s) action from the menu and related shortcut (Ctrl+Alt+B on windows) should do the trick.

0

Yes, it does; thank you!

0

Please sign in to leave a comment.