I have looked at pydiction
, pysmell
and vim-ipython
. Both pydiction
and pysmell
require generating the index before we can use it, and vim-ipython
requires loading back and forth before the autocompletion works. However, none of them give the on-the-fly auto-completion working in different virtualenv
, like what Aptana
can do.
Would an experienced Python-vimmer let us know please?
Try this: https://github.com/klen/python-mode
Dynamic omnicompletion from Rope and many other features.
I really like neocomplcache it's an ultimate completion system for vim. For python it uses internal vim's python omni-completion which is pretty good doing it's job.
You should give it a try.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With