[Tutor] What Editori?
Wayne Werner
waynejwerner at gmail.com
Tue Feb 23 19:56:31 CET 2010
On Tue, Feb 23, 2010 at 10:24 AM, Giorgio <anothernetfellow at gmail.com>wrote:
> Hi All,
>
> what text-editor do you use for python?
>
I use vim - for me it's the hands-down best editor. I usually have two
terminals (I run linux) open - one for ipython, and one for vim. I usually
have vim split into several buffers for each of the files I'm editing, and I
have some nice scripts and plugins that help me edit/modify python code.
But then again I've never worked on any huge (read: 1000+ lines,
unquantifiable "many" files).
For everything I do, my method works excellent.
HTH
-Wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100223/8bfb0a73/attachment.html>
More information about the Tutor
mailing list