Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow toggle completion instead of autocompletion #45

Open
netzmensch opened this issue Mar 1, 2024 · 1 comment
Open

Allow toggle completion instead of autocompletion #45

netzmensch opened this issue Mar 1, 2024 · 1 comment

Comments

@netzmensch
Copy link

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.

@scscgit
Copy link

scscgit commented Sep 11, 2024

There is also the opposite reason: it often doesn't start autocompletion at all until you type some random characters. You don't always know the first character of the code that should be autocompleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants