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

Work with insert mode completion #981

Closed
stevenxxiu opened this issue Jan 10, 2025 · 1 comment
Closed

Work with insert mode completion #981

stevenxxiu opened this issue Jan 10, 2025 · 1 comment
Labels
feature New feature or request

Comments

@stevenxxiu
Copy link

Feature Description

I'd love this this to work with insert mode completion, when e.g. I press <C-x><C-l> to find some existing line in the text.

I'm used to the keybinds I configured for blink. In insert mode I have to go back to the default <C-p>/<C-n> for previous/next completion, and <cr> to accept.

@stevenxxiu stevenxxiu added the feature New feature or request label Jan 10, 2025
@Saghen
Copy link
Owner

Saghen commented Jan 13, 2025

This sounds like a good candidate for a community source (blink-cmp-buffer-lines perhaps), but seems outside of the scope of blink.cmp. You'd be able to activate that source like in the show example: http://localhost:5173/configuration/keymap.html#example

@Saghen Saghen closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants