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

Align completions to buffer text in reversed draw mode #221

Closed
net opened this issue Oct 31, 2024 · 0 comments · Fixed by #235
Closed

Align completions to buffer text in reversed draw mode #221

net opened this issue Oct 31, 2024 · 0 comments · Fixed by #235
Labels
feature New feature or request windows Module which displays UI

Comments

@net
Copy link

net commented Oct 31, 2024

nvim-cmp aligns completions underneath the buffer text:

Screenshot 2024-10-30 at 23 52 28

blink.cmp, when in reversed draw mode has them offset by a character:

Screenshot 2024-10-30 at 23 53 12

Having them aligned to the buffer text both looks better and makes the completion menu visually easier to use.

@Saghen Saghen added feature New feature or request windows Module which displays UI labels Oct 31, 2024
lopi-py added a commit to lopi-py/blink.cmp that referenced this issue Nov 1, 2024
@Saghen Saghen closed this as completed in 0c13fbd Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request windows Module which displays UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants