hops icon indicating copy to clipboard operation
hops copied to clipboard

Opens class in wrong module

Open dasheck0 opened this issue 8 years ago • 0 comments

Hi,

first of all really cool extension. I will definitely use it in the future. However there is a slightly annoying bug, which makes this unusable. I have an android project with two modules namely app and model. When I am in a class within the app module and click on a class, which comes from the model module the link is wrong. It thinks that the class is from the app module, which renders a 404. You should take the model the class is coming from into account. This makes it really hard to use in the moment.

Best regards dasheck

dasheck0 avatar Apr 24 '17 06:04 dasheck0