Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
appcode 3.3, no code completion
michael isbell
Created
following the Tip, typing UIBut and then pressing ctrl space or ctrl shift space gets me a red toast "No Suggestions." No code completion of any kind happens.
Same problem here. I'm getting no code completion for any methods either through override or through implementation (viewDidLoad, AppDelegate methods, etc)
Sorry for the inconvenience! Could you please specify if you are using mixed language or not? Could you please provide an example so we can reproduce the issue on our side?
Sorry, I realized that you have to use cmd + O to override and cmd + I to implement methods. I thought it would be more streamlined like Xcode where you would get completions as you type method names.
Same problem here. I'm getting no code completion for any methods either through override or through implementation (viewDidLoad, AppDelegate methods, etc)
hey it worked after I restarted the app...?
No, that did not work. When writing a method it does not provide suggestions for overriding or implementing method.
Hi Ahmad!
Sorry for the inconvenience! Could you please specify if you are using mixed language or not? Could you please provide an example so we can reproduce the issue on our side?
Hello Anna,
Sorry, I realized that you have to use cmd + O to override and cmd + I to implement methods. I thought it would be more streamlined like Xcode where you would get completions as you type method names.
Regards