Added some new options for single line completion previews. #128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "noisethanks/single_line_preview_options"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request addresses the following issues.
https://github.com/supermaven-inc/supermaven-nvim/issues/66
https://github.com/supermaven-inc/supermaven-nvim/issues/69
https://github.com/supermaven-inc/supermaven-nvim/issues/80
The two new options render all single line completions on a new virtual line, just like multi-line completions.
The show_diff_only option pads the suggestion with whitespace instead of the existing text.
I've temporarily switched to use your branch to enable this function. Works great thank you. Hopefully it will be merged into this main one soon.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.