autocomplete-obsidian
autocomplete-obsidian copied to clipboard
Incorrect autocomplete triggering between words
Hello! Let me say another thank to your work!
Seems like there is a bug - when I try to insert the word between 2 another words like <someword><space><cursorposition><space><someword>
, autocomplete triggers for any single letter, despite of "Auto trigger from n-th character" setting (I use 3 or 4). Usually it is not a problem because after 2nd symbol popup is dissapearing, but sometimes there is perfomance issues. Probably solving https://github.com/Yeboster/autocomplete-obsidian/issues/27 may be used as workaround