[wingide-users] Auto completation
Setx .
setx at s3tx.ru
Mon Oct 15 11:10:58 EDT 2012
It works
Thank you.
2012/10/15 Wingware Support <support at wingware.com>
> Setx . wrote:
>
>> I've read that WingIDE incorporate some kind of functions that is used to
>> auto-complete thing.
>> For example, if I type "de" and then press "tab", I'll get: "def"
>> But how can I get typing "def" and then pressing "tab", this output:
>> "
>> #-----------------------------**------------------------------**----
>> def (self):
>> "
>>
>> Of another one, pressing "file", this will type this content:
>> "
>> #!/usr/bin/env python
>> # -*- coding: utf-8 -*-
>> # Author: --<>
>> # Purpose:
>> # Created: <Date>
>> #
>> # Futures:
>> #
>> "
>>
>
> In Wing Pro the snippets tool is used for this, and snippets in the
> auto-completer are suffixed with "(snippet)". There is a default set of
> snippets but you can alter them to match your coding conventions. There
> are docs here: https://wingware.com/doc/edit/**snippets<https://wingware.com/doc/edit/snippets>
>
> Note that this feature is not present in Wing Personal or 101.
>
> --
>
> Stephan Deibel
> Wingware | Python IDE
> Advancing Software Development
>
> www.wingware.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/wingide-users/attachments/20121015/2559c4d4/attachment.html>
More information about the wingide-users
mailing list