<html>
<body>
At 03:06 AM 8/13/2008, Marc Tompkins wrote:<br>
<blockquote type=cite class=cite cite="">I tried pydev for about a week -
I'd started using SPE (Stani's Python Editor,
<a href="http://pythonide.stani.be/">http://pythonide.stani.be/</a>)
after about five days of Python, and was feeling a bit guilty that I was
still using &quot;training wheels&quot;...&nbsp; Damn, that week
sucked.&nbsp; More than ever, I pity full-time Java coders and the
monstrosities they have to put up with.&nbsp; I tried Wing for a few
days; meh.&nbsp; I ran back to SPE as fast as I could, and have only
flirted with vim since.&nbsp; (Vi and vim have been New Year's
resolutions of mine for about twenty years now.&nbsp; Everybody who uses
vim raves about its greatness, but it took me less time to write my first
useful Python program than it did to figure out how to open, change, and
save a file in vim.&nbsp; OK, I exaggerate a BIT...)<br><br>
Good Things about SPE: <br>
-&nbsp; Tabbed editing ***<br>
-&nbsp; &quot;Output&quot; pane, plus separate terminal pane for quickies
***<br>
-&nbsp; Click on any line in an error traceback to jump to the offending
line. Any file that isn't already, opens automatically when you click
it.&nbsp; ***<br>
-&nbsp; Left pane toggles between: <br>
&nbsp;&nbsp; -&nbsp; Code outline; specially formatted comment lines
appear as section headers in outline ###<br>
&nbsp;&nbsp; -&nbsp; Todo list ??? But TODO's in code are flagged<br>
&nbsp;&nbsp; -&nbsp; Index ??? If you mean a browser of functions,
classes, and variables, then yes.<br>
&nbsp;&nbsp; -&nbsp; Notes ***<br>
&nbsp;&nbsp; -&nbsp; TabNanny compiling checker (finds errors that work
OK now, but might bite you later)&nbsp; ??? but indentation problems are
taken care of.<br>
&nbsp;&nbsp; -&nbsp; File browser ***<br>
-&nbsp; Collapse/expand blocks of code for compact viewing ***<br>
-&nbsp; Syntax highlighting (of course!) ***<br>
-&nbsp; Code completion, inline help with function/method parameters
***<br>
-&nbsp; Excellent integration with WinPdb debugger ***<br>
-&nbsp; Excellent integration with PyDoc documentation
generation/formatting/printing ??? I think so, but don't use it.<br>
-&nbsp; TabNanny ???</blockquote><br>
I didn't know SPE had come so far. However, Ulipad has most of what you
list, and more. I've marked your list with *** for yes; ### for no; ???
for not sure or not sure what you mean. <br><br>
Some more features are:<br>
Code snippets window<br>
FTP window<br>
can group files in &quot;sessions&quot;<br>
&quot;live&quot; regex<br>
search and replace<br>
search in files<br>
syntax checker<br>
spell check<br>
pylint <br>
svn support<br>
a great many keybindings, mostly for the editor<br><br>
And last but not least, a developer who is quick to respond to email, or
to posts on the Ulipad mailing list.<br><br>
See my sig for a video demo.<br><br>
Dick Moores<br>
===================================================<br>
Have you seen Kelie Feng's video introducing the terrific and free<br>
IDE, Ulipad?
&lt;<a href="http://www.rcblue.com/u3/" eudora="autourl">
http://www.rcblue.com/u3/</a>&gt; <br>
Get Ulipad 3.9 from
&lt;<a href="http://code.google.com/p/ulipad/downloads/list" eudora="autourl">
http://code.google.com/p/ulipad/downloads/list</a>&gt;<br>
svn for the latest revision
&lt;<a href="http://ulipad.googlecode.com/svn/trunk/" eudora="autourl">
http://ulipad.googlecode.com/svn/trunk/</a>&gt;<br>
Mailing list for Ulipad:
&lt;<a href="http://groups-beta.google.com/group/ulipad" eudora="autourl">
http://groups-beta.google.com/group/ulipad</a>&gt;<br>
</body>
</html>