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.
Thank you for your ideas.
From my experience, I think Xcode plug-in must be small, and we must be careful about adding new features.
For example, the previous version of Lin (for Xcode 4 and 5) had a popup which shows all key-value pairs, and the users can add a new pair from it.
But it made Lin complicated and it was hard to maintain.
And its popup conflicted with other Xcode plug-ins (like HOStringSense).
That's why I totally remade Lin, and built it in Xcode's autocomplete mechanism, and removed extra features.
So about your ideas, Feature 1 is not good, Feature 2 is good, and I don't understand why Feature 3 is necessary.
The text was updated successfully, but these errors were encountered: