Multi-parameter method declaration completion in Xcode

Originator:an00na
Number:rdar://14402560 Date Originated:10-Jul-2013 11:29 AM
Status:Open Resolved:
Product:Developer tools Product Version:5.0
Classification:New Feature Reproducible:
 
Xcode's code completion for multi-parameter method declaration is too weak to be really useful. For example, I want to implement -tableView:willDisplayCell:forRowAtIndexPath: method in my table view delegate. After I typed in "- tableView" I can call up method candidate list beginning with "tableView". But there is no way for me to narrow the list down by typing in any further text. Whatever I type in after "- tableView" will dismiss the list.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!