[wingide-users] want option to omit properties in debugger
Wing IDE Support
support at wingware.com
Tue Mar 15 13:37:13 MDT 2011
On 3/15/11 11:01 AM, Mitchell Model wrote:
> The Debugger Data Filters preference provides a very useful way to list types to omit from a data display. I use a lot of get/set properties in my current project, and 'property' is not one of the options for omission. (It is not omitted when instance methods are.) These take up a lot of distracting space, because for each property I have the corresponding name prefixed with an underscore. Also, since not all instance variable names are preceded by an underscore, I frequently lose sight of those in the midst of all the properties.
Adding property to the Omit Types list seems to work for me. What
Python version are you using?
Thanks,
John
More information about the wingide-users
mailing list