Scribe-iOS
Scribe-iOS copied to clipboard
Autosuggestion and emoji updates on cursor move
Terms
- [X] I have searched open and closed feature requests
- [X] I agree to follow Scribe-iOS' Code of Conduct
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 😊