Menu

#249 code completion for members is wrong

open
nobody
5
2012-09-26
2004-02-25
No

The code completion doesn't care about the object being
a "real" object or a pointer. So you get the same
results on "." and "->".
If you got a pointer you should not get any code
complettion reuslts on "." and if you got the "real"
object you should not get any on "->".

I mentioned this problem in the comments of another bug
report I submitted before.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB