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 was archived by the owner on Apr 6, 2020. It is now read-only.
First of all, great plugin! Saves lots of time. But there is a slight bug with autocompletion:
Having key some.complex.key.in.table and trying to type NSLocalizedStringFromTable(some autocompletion shows the suggestions, but after putting "." everything disappear. I hope it will not take much time to fix, because having lots of keys with prefix some gets harder to autocomplete.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First of all, great plugin! Saves lots of time. But there is a slight bug with autocompletion:
Having key
some.complex.key.in.table
and trying to typeNSLocalizedStringFromTable(some
autocompletion shows the suggestions, but after putting "." everything disappear. I hope it will not take much time to fix, because having lots of keys with prefixsome
gets harder to autocomplete.The text was updated successfully, but these errors were encountered: