ManiacDC / TypingAid

Word AutoCompletion Utility
http://www.autohotkey.com/board/topic/49517-ahk-11typingaid-v2200-word-autocompletion-utility/
GNU General Public License v3.0
138 stars 45 forks source link

[TypingAid v2.2x.x] autocompletion doesn't work when word starts with [ #96

Open cannibalox opened 4 years ago

cannibalox commented 4 years ago

Autocompletion doesn't work when the word starts with a square bracket [ see https://www.autohotkey.com/boards/viewtopic.php?p=348324#p348324

use case

I'm trying to autocomplete strings beginning with double square brackets like [[link1]] (markdown links in notetaking apps)

steps to reproduce :

remove [] from the list of terminating characters

other notes :

system info

ahk 1.1.33.02 x64 unicode / TypingAid v2.22.0 / win10 LTSC 1809

thanks for the great script!