Text

This post goes out to my fellow users of the excellent Python-dedicated Wing IDE.
A few months ago I decided that I want to work in a few extra automizations to my Wing setup. Wing gives you an API for writing scripts, so I wrote 4 scripts that I found useful and that I now use every day: flip-case, comment-braces, comment-hr and arg-to-attr. I open-sourced them and talked about them extensively in this blog post a while ago.
Since the time I made that post I’ve seen only one other person sharing Wing scripts. That’s it.
Wingware hosts a dedicated Wiki for Wing, where people can share knowledge about Wing IDE, and the most interesting part in that Wiki is the extenstion scripts page, which is a place for people to link to their Wing scripts. There are several scripts there, but I feel that there could be many more interesting ones that would save my aching hands just a few more keystrokes every day.
So people: Please make Wing scripts and post them on the Wiki!