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
A major system keyboard feature that Scribe still lacks is autocomplete. This feature would ideally function in both the normal text proxy and the Scribe command bar so that a user could quickly type in a word to translate, conjugate or get the plural for. The data for each Scribe keyboard could likely be used as a reference for this feature.
Discussions of how best to implement this feature and code contributions are more than welcome!
Autocorrect is another related and necessary feature and is covered in Add autocorrect #2
This issue is related to Add menu to Scribe app #16 as some users would doubtless like to not have this feature to allow them to practice more (spell check will show if the typed word is wrong)
A major system keyboard feature that Scribe still lacks is autocomplete. This feature would ideally function in both the normal text proxy and the Scribe command bar so that a user could quickly type in a word to translate, conjugate or get the plural for. The data for each Scribe keyboard could likely be used as a reference for this feature.
Discussions of how best to implement this feature and code contributions are more than welcome!