Autocompletion works fine in most cases except that the Autocompletion-list does not pop-up if I start typing right at the beginning of line (no space-indented).
I tried to play around with
“auto_complete_triggers”: {“selector”: “Autohotkey”, “characters”: “”} ]
but no success.
Any suggestion?
P.S another question:
Fuzzy match treat my typing as separate character and match against trigger: Typing
Nir
will match
NoTrayIcon
Anyway to avoid this?