Have you ever used pydiction?

一首诗 newptcai at gmail.com
Sun Nov 16 11:32:07 EST 2008


Hi all,

Recently I am writing more codes in python with vim so I made some
search for python auto completion plugins.

Finally I found pydcition:

http://www.vim.org/scripts/script.php?script_id=850

Anyway, it works.  But I met one problem.  After you have set

    isk+=.,(

The dot "." becomes part of a "word" for python, so commands like "w/
e" doesn't behave the same as before...

If you have met the same problem, what's your solution?

Do not use auto completion at all and check python manual from time to
time?
Choosing another IDE ?



More information about the Python-list mailing list