llama-coder
llama-coder copied to clipboard
Allow toggle completion instead of autocompletion
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.