Is there some shortcut that would allow me after creating method in an interface, select and jump to implementing class of that interface?
If you did Command (Mac) / Ctrl (Windows) + Mouse click
on method you want to navigate to You will be navigated to interface (Declaration)
but If you did Alt + Ctrl + Mouse click
on method you want to navigate to You will be navigated to class (Implementation)
you can use also Alt + Ctrl + b if you dont want leave keybourd