Python IDE: great headache....
Rene Pijlman
reply.in.the.newsgroup at my.address.is.invalid
Sat Mar 11 19:03:36 EST 2006
Sullivan WxPyQtKinter:
>I hope that an IDE should be featured with:
I use WingIDE 2.1.0 (beta1) and I'm pleased with it.
>1. Grammar Colored highlights.
Yes, Wing does that.
>2. Manage project in a tree view or something alike, ie, a project file
>navigator.
Yes.
>3. Code collapse and folding.
Yes.
>4. Code auto-completion: especially prompting function parameters when
>I am typing a function previously defined by myself. Like the one in
>Visual Studio series.
Yes (well, hints in a separate pane, no prompting).
>5. Debugging: Breakpoints, conditional pause. watch for variables.step
>into, over and out of a function.
Yes.
>6.Indentation management like in IDLE: press ctrl+[/] to modify the
>identation of a line or a block.
Yes.
--
René Pijlman
More information about the Python-list
mailing list