[wingide-users] Auto adding "#!/usr/bin/env python"
Wingware Support
support at wingware.com
Thu Dec 6 10:06:52 MST 2007
Ekrem SEREN wrote:
> I want to add the code below to every new file that I create with Wing IDE.
> How can I do that? I am using version 3.0.2-1 (rev 16915).
>
> #!/usr/bin/env python
> # -*- coding: utf-8 -*-
Create a template with these lines and use New File on the right click
context menu to create a new file with the template's contents.
Cheers,
John
More information about the wingide-users
mailing list