Skip to main content

reckoner reckoner's Library tagged vim   View Popular

28 Dec 09

setting up ctags -- John Anderson ( sontek )

  • python << EOF
    import os
    import sys
    import vim
    for p in sys.path:
    if os.path.isdir(p):
    vim.command(r"set path+=%s" % (p.replace(" ", r"\ ")))
    EOF

vimpdb - Google Code

pretty basic. somewhat unstable. tried with py2.6.

code.google.com/vimpdb - Preview

debug programming python vim

      • Tired of debugging Python using print statements?
      • Don't like the cumbersome PDB (Python debugger) console?
      • Prefer using Vim for coding your Python programs?

      VimPdb is the solution - allows debugging Python in an IDE-fashion, right within the Vim editor.

1 - 20 of 274 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo