llama-coder icon indicating copy to clipboard operation
llama-coder copied to clipboard

Allow toggle completion instead of autocompletion

Open netzmensch opened this issue 1 year ago • 1 comments

It would be nice to be able to actively tell the plugin "I want an autocompletion for the current line" instead of "do autocomplete all the time" with a shortcut.

So instead of query the model after 250ms automatically after the last pressed key, just wait for the user to press a shortcut.

netzmensch avatar Mar 01 '24 09:03 netzmensch