Win Development

Alex Martelli aleaxit at yahoo.com
Mon Feb 5 08:14:52 EST 2001


"Michael Jonas" <micheljonas at web.de> wrote in message
news:mailman.981305180.32424.python-list at python.org...
    [snip]
> I've allready seen that VC debugger (and the look at Python's source) is
one
> of my best friends and I want to make it find everything as required. ( I
> used vi the last years...) So maybe there are some additional benefits
using

I see Hammond already gave precious advice, and just want to add two
cents -- VIM (at www.vim.org) is just great (on Windows as well as on
Unixy platforms) if you like VI, and, among many other abilities, it
can hook itself up as the editor to use within Visual Studio *AND* it
can be built to use Python as its editor scripting language.  Try it,
you'll love it (the gui-enabled version, GVIM, is what you'll need to
use for Visual Studio integration -- but you also get a console based
version, VIM, for those occasional editing needs right from a console
commandline...).


Alex






More information about the Python-list mailing list