Fail. IDE dependence is an anti-pattern and a programmer-smell.
That's just how it is.
JS' standard library, for example, is really tiny but I haven't memorized all of it. If the editor can't clue me in, I have to check the docs.
Fail. IDE dependence is an anti-pattern and a programmer-smell.