Python function signatures in VIM
Kevin Dahlhausen
morse at harborcom.net
Wed Jan 12 01:50:28 EST 2000
More information about the Python-list mailing list
Wed Jan 12 01:50:28 EST 2000
- Previous message (by thread): Embedding from C++: ImportError: /path/to/pydmanager.so: undefined symbol: FMtype
- Next message (by thread): Multimethod.py -- multimethods in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Pyhints scans one or more Python source files and produces a VIM 'hint' script. When sourced, this script displays the function signature in the status line after you type the function name. This idea is from Dr. Cambell's flist program (http://users.erols.com/astronaut/vim/) , which does the same for C/C++. http://www.geocities.com/SiliconValley/Peaks/4673/python.html#pyhints <P><A HREF="http://www.geocities.com/SiliconValley/Peaks/4673/python.html#pyhints">pyhints for VIM</A> - scans one or more Python source files and produces a 'hint' script describing function signatures; for the VIM editor. (21-Dec-99) -- ----------- comp.lang.python.announce (moderated) ---------- Article Submission Address: python-announce at python.org Python Language Home Page: http://www.python.org/ Python Quick Help Index: http://www.python.org/Help.html ------------------------------------------------------------
- Previous message (by thread): Embedding from C++: ImportError: /path/to/pydmanager.so: undefined symbol: FMtype
- Next message (by thread): Multimethod.py -- multimethods in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list