[wingide-users] Templates not working in Windows 7
Mike Driscoll
mdriscoll at co.marshall.ia.us
Mon Feb 22 07:26:49 MST 2010
Hi,
When I use Wingware IDE 3.2.4-1 (rev 21453) on Windows 7, the
autocomplete for class and def doesn't work quite right. For example,
when I type "class" and hit tab to auto-complete it, I don't get all the
whiz-bang cool stuff, like this:
########################################################################
class :
""""""
#----------------------------------------------------------------------
def __init__(self):
"""Constructor"""
In other words, the pop-up doesn't list "class (snippet)" like it does
on my machine at work, which runs Windows XP. I have the same problem on
a different XP machine though. I've tried going to Edit, Editor,
Auto-completion and unchecked the "Include templates in completer",
applied the changes and then went back in and changed it back in hopes
that it would start working. Alas, this does not work on XP or Windows
7. On my XP machine, I've uninstalled and reinstalled Wing several times
to no avail. Any help would be appreciated. I'm using Python 2.5 right
now on all these machines. Thanks!
- Mike
More information about the wingide-users
mailing list