First,press "@" at one method body and xcode will show you all things match this character,then select one but not string.Xcode will remember what you select before.
Second,delete the code and input NSLocalizedString,tab on the "key" placeholder and press "@",then you can see xcode select what you selected at first step.Use the direction key to select string,and it will crash.
First,press "@" at one method body and xcode will show you all things match this character,then select one but not string.Xcode will remember what you select before.
Second,delete the code and input
NSLocalizedString,tab on the "key" placeholder and press "@",then you can see xcode select what you selected at first step.Use the direction key to select string,and it will crash.