remaerd opened this issue 11 years ago · 0 comments
When I auto-complete NSLocalizedString(), type @, want to choose the @"" by tapping on the up arrow keyboard key. (The auto-complete is located on @() ) It's will crash my Xcode 5.
NSLocalizedString()
@
@""
@()
Thanks for your plugin.