We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the solution you'd like To be able to configure helix-gpt to always pick one-line completions
Additional context helix-gpt (at least using openai) provides three options for completion.
I would like to have the first one be a one-liner, like it happens in vscode. So it could be a opt-in or opt-out feature, or even the norm
In general the one-liners have been simply better, and more useful, but usually it's only the last completion
What does the maintainer think about this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the solution you'd like
To be able to configure helix-gpt to always pick one-line completions
Additional context
helix-gpt (at least using openai) provides three options for completion.
I would like to have the first one be a one-liner, like it happens in vscode.
So it could be a opt-in or opt-out feature, or even the norm
In general the one-liners have been simply better, and more useful, but usually it's only the last completion
What does the maintainer think about this?
The text was updated successfully, but these errors were encountered: