Using PyDev in Eclipse whenever I start typing code in the editor, I get a code completion suggestion of "com/python/pydev/analysis/CtxInsensitiveImportComplProposal". It doesn't matter what I'm typing, I get the same suggestion. If I turn off code completion, it goes away, but I'd like for it to work right. Any way to get rid of this?
PyDev 5.3 requires Eclipse 4.6 (Neon)... So, if you upgrade your Eclipse installation it should work.
If you can't upgrade, please keep using an older version of PyDev too.