[wingide-users] Feature request: code snippets
João Paulo Fernandes Farias
jpaulofarias at gmail.com
Sun Dec 24 14:13:46 MST 2006
Hi!
I'm an user of wingware personal and one feature I miss on the code
editor is code snippets.
Something that write down the most frequently used code from some template.
I mean, something like:
class<ESC>
Resulting in:
class MyClass(object):
def __init__(self, arg):
self.arg = arg
And having MyClass as current selection in the end.
Not sure if I was clear enough with my description, but that is it.
Would love to have that in wingware, and better yet if it is
customizable in a way I can write down my own templates.
Thanks for your attention,
--
Joao Paulo Farias
More information about the wingide-users
mailing list