Hi Sullivan,<br><br>Just to let you know, pydev does all that you asked for (and if there's something you're missing you might want to add a feature request to it: <a href="http://sourceforge.net/tracker/?group_id=85796&atid=577332">
http://sourceforge.net/tracker/?group_id=85796&atid=577332</a>)<br><br>Some notes:<br>To change the indentation in 'blocks', just select the lines you want and use Tab (indent) or shift+tab (dedent). <br>The 'conditional pause' you said is regarded as 'conditional breakpoint' in pydev.
<br><br>Cheers,<br><br>Fabio<br><br><br><div><span class="gmail_quote">On 11 Mar 2006 15:33:22 -0800, <b class="gmail_sendername">Sullivan WxPyQtKinter</b> <<a href="mailto:sullivanz.pku@gmail.com">sullivanz.pku@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">IDLE is no longer satisfactory for me. Other IDEs make me very<br>confused. Really do not know which one to use.
<br><br>I use WinXP sp2 for current development.<br><br>So far as I know, Eclipse + PyDev + PyDev Extension is perfect for<br>source code editing. Since I am really not sure how to use the debugger<br>module, I really do not know how to add watch to variables etc. Anyone
<br>knows if this platform is a good one?<br><br>I hope that an IDE should be featured with:<br>1. Grammar Colored highlights.<br>2. Manage project in a tree view or something alike, ie, a project file<br>navigator.<br>3. Code collapse and folding.
<br>4. Code auto-completion: especially prompting function parameters when<br>I am typing a function previously defined by myself. Like the one in<br>Visual Studio series.<br>5. Debugging: Breakpoints, conditional pause. watch for 
variables.step<br>into, over and out of a function.<br>What about other IDEs? Since I do not need GUI development. More over,<br>the free-of-charge IDE is highly preferred.<br>6.Indentation management like in IDLE: press ctrl+[/] to modify the
<br>identation of a line or a block.<br><br>In addition, I have seen quite a few editors, which are definitely not<br>what I want.<br><br>Thank you so much for suggestions.<br><br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list">
http://mail.python.org/mailman/listinfo/python-list</a><br></blockquote></div><br>