In xcode 9 type method or property, it cant jump out of bracket, pre version xcode 8 or 7 is fine.
Something like this [UIColor redColor] or @property (nonatomic, strong), I have to use right button to jump out of method to write next code.
Is there any way to fix it ?