[wingide-users] PEP8 and PyFlakes panels released
Stefan Tjarks
stefan at tjarks.de
Tue Nov 17 10:19:41 MST 2009
On Tue, 2009-11-17 at 15:29 +0100, Michael Foord wrote:
> Stefan Tjarks wrote:
> > On 09-10-08 06:19 PM, Wingware Support wrote:
> >> Chris Rossi wrote:
> >>> Awesome! The only thing I wish it could do now is update them
> >>> automatically whenever I save the current buffer. I guess I could
> >>> try to dig up Wing's API, myself.
> >>
> >> There's a disabled example of this towards the end of
> >> scripts/editor_extensions.py
> >> in your Wing installation.
> >>
> > I added this future as optional to both panels. It is disabled by
> > default though. Next time I'm bored I might try to figure out how to
> > make the panel flash/pop/explode once it reports anything in the new
> > 'autoreload' mode.
> > Also one bug has been fixed and code has been adjusted to work in a MS
> > Windows environment but I haven't tested that one.
>
> What's the URL for the PEP 8 and PyFlakes panel?
You can find the PEP8 panel here
http://bitbucket.org/stj/pep8panel/wiki/Home
and the PyFlakes panel here
http://bitbucket.org/stj/pyflakespanel/wiki/Home
Feedback welcome!
More information about the wingide-users
mailing list