How to contribute to "Go to related file/symbol"?
I did not find any official documenation about the API.
Are `GotoRelatedProvider` and `RelatedItemLineMarkerProvider` the correct classes to overwrite? Where do I have to register them?
Please sign in to leave a comment.
GotoRelatedProvider is the correct extension to override. It should be registered as an extension in plugin.xml: