scribe-org/Scribe-iOS

Autosuggestion and emoji updates on cursor move

Open

#300 aberto em 30 de abr. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Swift (106 forks)auto 404
help wanted

Métricas do repositório

Stars
 (167 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Terms

Description

The contents of this issue were originally part of #291. The goal is that we’d like the autosuggestions and emoji suggestions to update given the prior word in the proxy, so when the cursor is moved the suggestions and emojis should update. How exactly to detect cursor movement within a textDocumentProxy is at time or writing unclear.

Contribution

Support on this would be much appreciated! This issue should be simple enough to solve once we know how to properly detect cursor movement. Help with research and implementation welcome 😊

Guia do colaborador