[Pythonmac-SIG] Re: Auto-completion Editor for OS X

Andy Todd andy47 at halfcooked.com
Sat Jun 26 12:07:20 EDT 2004


Mellor Mike wrote:
> Is there an editor for OS X that suports
> auto-completion?  I have used the ActivePython editor
> on my work (WinXP) computer, and I would like to have
> the same features on OS X.  Thanks.
> 
> Mike
> 
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
> 

Vim (http://vim.sf.net/) with the pydiction plugin 
(http://www.vim.org/scripts/script.php?script_id=850) work well for me. 
Add the taglist plugin 
(http://www.vim.org/scripts/script.php?script_id=273) and you've got 
everything you want from an IDE, without all of that unnecessary 
pointy-clicky stuff ;-)

Regards,
Andy
-- 
--------------------------------------------------------------------------------
 From the desk of Andrew J Todd esq - http://www.halfcooked.com/




More information about the Pythonmac-SIG mailing list