nek023 / Lin

Xcode plugin that provides auto-completion for NSLocalizedString.
http://questbe.at/lin/
MIT License
1.23k stars 97 forks source link

[New Feature] show alert message for non-exists strings keys #48

Open alexlee002 opened 9 years ago

alexlee002 commented 9 years ago

If a strings-kay has been deleted from .stings files, But still referred by source code, We can show the alert message automatically.

nek023 commented 9 years ago

Thanks, it sounds nice. The problem is when to show the alert.