Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-completion on '.' with no prefix #4397

Closed
allanrenucci opened this issue Apr 27, 2018 · 4 comments
Closed

Auto-completion on '.' with no prefix #4397

allanrenucci opened this issue Apr 27, 2018 · 4 comments

Comments

@allanrenucci
Copy link
Contributor

Consider the following file:

class Foo {
  .
}

If you have your cursor after . and auto-complete, you get everything in scope

@smarter
Copy link
Member

smarter commented Apr 27, 2018

What would you expect to get?

@allanrenucci
Copy link
Contributor Author

Nothing

@SethTisue
Copy link
Member

this is very Zen

@Duhemm
Copy link
Contributor

Duhemm commented Nov 22, 2018

Fixed in #5476

@Duhemm Duhemm closed this as completed Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants