Open dreais opened 4 years ago
okay... after some tests, i ran into an issue when trying to implement the second choice. there are many words. and many lines.
for the sake of the feature, the function should be rewritten, but i'm afraid we'll lose some perfs by doing so
nevermind the previous post - we can just use the newly created get_word_by_offset in each iterations (for each words) somehow
(sorry, gitkraken mistake) the way the buffer flushes (word by word) is ineffective since we need to apply an offset. however, the offset would need to cut the word, there's 2 solutions