Consider the following file:
class Foo { . }
If you have your cursor after . and auto-complete, you get everything in scope
.
Nothing
What would you expect to get?
this is very Zen
Fixed in #5476
Most helpful comment
Nothing