Scribe-Android icon indicating copy to clipboard operation
Scribe-Android copied to clipboard

Highlight autocompletion if it is the word the user is typing

Open andrewtavis opened this issue 7 months ago • 0 comments

Terms

Description

Once work for #409 is complete, we'll want to add a small feature that's included in Scribe-iOS, which is if the user has typed the next autocompletion, then this word is highlighted. This can be seen in the image below where the user has typed Buch, which is the first completion:

Image

This indicates to the user that if they press the completion that nothing will happen (or we should run the insert, but this should just replace the word with itself).

  • Note: This issue is blocked by #409

Contribution

Happy to discuss this and review a PR when one is opened! 🚀

andrewtavis avatar May 26 '25 19:05 andrewtavis