pyhints - Python function signatures in VIM

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@python.org Python Language Home Page: http://www.python.org/ Python Quick Help Index: http://www.python.org/Help.html ------------------------------------------------------------
participants (1)
-
morse@harborcom.net