LineGetter.autoSuggest

Turn on auto suggest if you want a greyed thing of what tab would be able to fill in as you type.

You might want to turn it off if generating a completion list is slow.

class LineGetter
bool autoSuggest;

Meta