hops
hops copied to clipboard
Opens class in wrong module
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