SublimeRope icon indicating copy to clipboard operation
SublimeRope copied to clipboard

goto definition doesn't work on name Y, when imported as from X.Z import Y

Open asfaltboy opened this issue 12 years ago • 0 comments

Goto definition seems to work on the name of the modules (i.e: X or Z) but not on the actual imported name (Class/Method). If I recall correctly, this used to work for me in the past, perhaps on a different machine.

Using latest rope from package control. Env: Fedora 18

asfaltboy avatar Aug 13 '13 08:08 asfaltboy