[wingide-users] No completion for generator comprehensions
Pete
pfein at pobox.com
Sun Nov 18 16:30:21 MST 2007
Hi-
Wing fails to provide the names of generator comprehensions in the
auto-complete box. For example, 'foo' will not show up in the list for code
like:
foo=(x*x for x in xrange(5))
I originally reported this on Jan 31, guess it got overlooked. FWIW,
completion for list comprehensions work fine (replace the () w/ []). Hope
that helps narrow down the source.
--
Peter Fein || 773-575-0694 || pfein at pobox.com
http://www.pobox.com/~pfein/ || PGP: 0xCCF6AE6B
irc: pfein at freenode.net || jabber: peter.fein at gmail.com
More information about the wingide-users
mailing list