New to python, do I need an IDE or is vim still good enough?

Mitya Sirenef msirenef at lightbird.net
Sat Dec 29 17:10:09 EST 2012


On 12/29/2012 04:52 PM, Roy Smith wrote:
> "In the big for loop, a couple  of lines down, no, not there, the other
 > for loop, yeah, now go down a couple of lines, no that's too far, back
 > up one. Yeah there. On that line, why do you ..."
 >
 > with:
 >
 > "On line 647, why do you ..."


It's even better when it prints line # from top of screen, I have a
handy mapping that jumps directly to a line # and it's much easier to
type 23<space> or 9<space> when you jump around a lot.

  - mitya

-- 
Lark's Tongue Guide to Python: http://lightbird.net/larks/




More information about the Python-list mailing list