Fix TagFinder.findTagAroundPosition for better emoji support
Fixes https://github.com/superlistapp/super_editor/issues/1863 and https://github.com/superlistapp/super_editor/issues/1882
- fixed findTagAroundPosition to support of emojis
- Widget Text: added "emojis" group and "with consecutive triggers" in "commits" group. There was edge case in findTagAroundPosition looping through the parameter text code point one by one. Fixed it with characters iterators.
golden test fails, I didn't manage to update them.. Can you help me with it?
@matthew-carroll @angelosilvestre
Ready for another review @matthew-carroll
@BazinC any progress on this?
@BazinC checking in one last time - do you plan to update this?
@BazinC checking in one last time - do you plan to update this?
Sorry @matthew-carroll I didn't have time yet. I will give another try tomorrow (I'm afk right now)
@BazinC please be sure to re-request a review whenever you think you've handled the feedback.
I'm gonna take over this PR to get it merged in: https://github.com/superlistapp/super_editor/pull/2046