How to contribute to "Go to related file/symbol"? Larson 创建于 2017年06月12日 16:42 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?
GotoRelatedProvider is the correct extension to override. It should be registered as an extension in plugin.xml: