scribe-org/Scribe-iOS

Autosuggestion and emoji updates on cursor move

Open

#300 geöffnet am 30. Apr. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (106 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (167 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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 😊

Contributor Guide