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

Autocompletion not works if Objective-C Module is enabled in build settings #57

Open
waynezhang opened this issue Mar 4, 2014 · 3 comments

Comments

@waynezhang
Copy link
Contributor

Autocompletion not works if [Builds Settings → Apple LLVM 5.0 - Language - Modules → Enable Modules (C and Objective-C)] is set to YES.

@andyarvanitis
Copy link
Member

I was just able to reproduce this, but it started working when I tried again, and there was nothing revealed in the logs. I'll work on it some more to try to see what is happening. It might just be an intermittent problem and not directly related to the modules support flag.

@andrebraga
Copy link

Seems like this is indeed not working. I could only complete very top level keywords (interface, implementation), but no class names, no methods, indentation isn't automatically applied (not sure if it ever was, been a few months since I last tried eero), so it's quite a lot of trouble to write eero code.

Never been able to setup SublimeText as a full-fledged environment (even after putting quite some hours on it; too many conflicting tutorials, hints and whatnot), so for me it's Xcode or bust...

@andyarvanitis
Copy link
Member

Copy-pasting from my update on another issue: tied-up lately with day-job deadlines, but I'll do some testing with 5.1 asap, this weekend at the latest. Thanks again.

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

3 participants