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

Unreliable Autocomplete at class level #38

Closed
txaiwieser opened this issue Sep 23, 2016 · 1 comment
Closed

Unreliable Autocomplete at class level #38

txaiwieser opened this issue Sep 23, 2016 · 1 comment

Comments

@txaiwieser
Copy link

Just wondering if anyone else is having problems with autocompletion inside then closure..
It seems to work every time when using with local variables inside functions, but with class/struct level variables it simply does not autocomplete.

I'm using the Swift 2.3 version with Xcode 8 but the problem persists...

(I know this is probably a SourceKit thing, but just wondering if is happening to anyone else)

@devxoul
Copy link
Owner

devxoul commented Sep 24, 2016

Duplicated with #14. Thank you for letting me know that it doesn't work in class scope. I can open a Swift bug report now 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants