vote up 0 vote down star

Possible Duplicates:
Autocompletion in Vim
Vim, Python, and Django autocompletion (pysmell?)

I don't know if that's the right word for it. When I use Ctrl+n in VIM to use autocomplete it doesn't do a very smart job of suggesting member functions or variables or what-have-you. Visual studio's intellisense makes suggestions that make more sense given the context (or if you're really spoiled, you might even have Visual Assist X to help you out). Is there similar functionality for VIM, or am I stuck with the regular Ctrl+n?

flag

Duplicate: stackoverflow.com/questions/1115876/… – Konrad Rudolph Oct 25 at 12:41
Sorry, for some reason that question didn't pop up in the suggested results when I was typing it. – Alex Oct 25 at 13:01

closed as exact duplicate by Konrad Rudolph, Paul Tomblin, Zed, Pavel Shved, Alex Oct 25 at 13:00

Browse other questions tagged or ask your own question.