You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: