Can we please have a minimum length before auto complete triggers? It’s a bit annoying having the list pop up every time I type a one-letter variable name, I’d like it to show up only after at least 2 letters.
Minimum auto complete length please
C0D312
#2
You could change the autocompletion delay. By default, it starts at “auto_complete_delay”: 50. You can set that to say, 200, so that autocomplete stays out of the way. There was a point when Sublime needed a 2 or 3 characters before activating, but that was changed.
0 Likes
idleberg
#5
I know the feeling, but what annoys me even more is the fuzzy nature of auto-completions. I understand this has its advantages, but I wish these could be controlled in an option.
See this post for details:
0 Likes