Protocol's mandatory properties
Hi,
I testing Appcode for a few days now. It is really really nice!! I am used to IntelliJ, so for me, this application is a miracle!!
Yesterday I just realised that AppCode is unable to suggest me to implement mandatory properties from a protocol.
i.e.
I have a clas that is conform to the MKAnnotation protocol. This protocol do have a mandatory property "CLLocationCoordinate2D coordinate". But AppCode do not warm me about that or suggest me to implement it.
Is that normal? A bug? Or a missing feature?
Thanks
请先登录再写评论。
See Implement (Ctrl+I), 'Show optional methods'