[wingide-users] Wing can't see function definition in same file?
Joshua J. Kugler
joshua at eeinternet.com
Mon May 21 00:51:41 MDT 2012
So, I have a file with this (greatly simplified):
def function1(some, params, here):
some_code
def function2(some, other, params):
function1(my, params, here)
When I am editing the call to function1, Wing says
Symbol: function1
Cannot determine type
But if I Ctrl-click on my call to function1, it takes me right to the
function definition, so it knows what it is and where it is. I've
reanalyzed the file, and closed and open the file.
What else can I try that could make it show the function definition?
Thanks!
j
--
Joshua Kugler
Part-Time System Admin/Programmer
http://www.eeinternet.com - Fairbanks, AK
PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A
More information about the wingide-users
mailing list