[wingide-users] small feature?
Charles Hartman
charles.hartman at conncoll.edu
Thu Apr 27 19:45:38 EDT 2006
I shouldn't be asking, because I just signed off the list (or tried
to -- ??) because I'm going to be traveling until June. But this last
evening at the keyboard I noticed:
If you create a variable through a chained assignment,
var1 = var2 = 42
var2 won't show up in autocompletion lists (though var1 will). I
guess you'd have to complicate the logic to handle this -- look for
multiple = assignments on the line and register everything before the
last.
Charles Hartman
More information about the wingide-users
mailing list