-
-
Notifications
You must be signed in to change notification settings - Fork 144
Closed
Labels
Description
When working with interfaces, you might be tempted to use goto-definition to look into an implementation of the interface but this currently just gets you to the interface.
It would be nice to have the ability to choose which implementation of the method you want to take a peek at
As a bonus, having only one shortcut handling this smartly (ie open directly when no alternatives) would be nice.
phux, fcojavierdomenech, hadvig, gabrielbidula, AW3i and 1 more