I can't reproduce the issue in my environment - dispatch_async does autocomplete and shows parameter info. Could you please specify which AppCode and Xcode versions are you using? Are you having problems in Swift or in Objective-C? Also could you please provide a sample program to reproduce the issue?
Strange. I create a new Cocoa Touch Framework, create a new Swift Class, create a function in that class and in that function writes "dispatch_async" and hit ctrl+space. Then the result look like this:
Hi Anders.
I can't reproduce the issue in my environment - dispatch_async does autocomplete and shows parameter info. Could you please specify which AppCode and Xcode versions are you using? Are you having problems in Swift or in Objective-C? Also could you please provide a sample program to reproduce the issue?
Strange. I create a new Cocoa Touch Framework, create a new Swift Class, create a function in that class and in that function writes "dispatch_async" and hit ctrl+space. Then the result look like this:

Anders,
I've created issue per your report: OC-12681
Thanks