Feature Request: Keep Interface/ Implementation link even if some methods are missing

Answered

Quite often you add a new method to an interface and suddenly you lose the abilty to navigate up and down through the implementations. Shouldn't be too difficult to keep that linkage since 90% of the methods are implemented and then you can quickly implement them rather than having to manually search for the implementations and flicking back to get the right method signature etc. 

2
1 comment

Hi William,

Currently, we're working on add method to interface feature: GO-6262.

You could try it right now in 2024.2 EAP version (https://www.jetbrains.com/go/nextversion/).

Does it solve your problem?

0

Please sign in to leave a comment.