[wingide-users] Autocomplete nits
Daniel Tavares
daniel.tavares at slipg8.com
Thu Apr 16 16:54:05 MDT 2009
Maybe using some sort of filter could balance both needs. Either with a
floating button next to the suggestions dialog or they could be
displayed after you type _ or __.
Regards,
Daniel
-----Original Message-----
From: wingide-users-bounces at wingware.com
[mailto:wingide-users-bounces at wingware.com] On Behalf Of Wingware
Support
Sent: Thursday, April 16, 2009 3:14 PM
To: Michael Foord
Cc: Wing Users
Subject: Re: [wingide-users] Autocomplete nits
Michael Foord wrote:
> __name__ is not offered to me as an autocomplete option in the global
> scope of a module.
We'll add this.
> Even on objects of unknown types __class__ (and correspondingly
__name__
> on the __class__ attribute ideally) should be offered.
Maybe. There's a tension here between displaying the attributes that
are often used / are interesting so to help the developer see what the
useful choices are and displaying everything. It depends on the code
being written, of course, but I don't think that __class__ is used often
and displaying it for every unknown variable would probably be
distracting. That said, I could see adding it in a more aggressive
autocomplete mode.
Cheers,
John
_________________________________________________
Wing IDE users list
http://wingware.com/lists/wingide
More information about the wingide-users
mailing list