scribe-org / scribe-org/Scribe-Android

Highlight autocompletion if it is the word the user is typing

Open
#410 8 comments 0 reactions 2 assignees View on GitHub

@Priyanshikaa1111 is already working on this.

Since Jul 7, 2026.

hackathon help wanted
Dominant language
C++
Stars
99
Forks
121
Avg merge
4d 7h
Merged PRs (30d)
16

Description

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! 🚀

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.