Here's a doubt, there is a tool that has the autocomplete function (such as https://www.autohotkey.com/board/topic/60998-autocomplete-12/) with the addition that if I start to write another word and I return to a previous word, it recognizes the whole word for me if I start adding letters to it.
In this gif I explain it better: https://imgur.com/a/6MMXbNd
What I would like is for it to recognize the already typed word when I place the cursor on it and continue giving me text suggestions, as in SciTe or another IDE.
I appreciate in advance any recommendation since I have spent a lot of time looking for something like this and the only thing I found that meets this condition is the test.ahk file of this project on GitHub, but it only works in a specific Gui. The project: https://github.com/A-AhkUser/eAutocomplete
The gif of what I want to achieve: https://imgur.com/a/AOrD3tT