Open SourishBiswas23 opened 4 days ago
This seems like an issue moreso with your LSP than blink itself since we don't do anything special for this case. Do you get the same behavior with nvim-cmp or the built-in completions?
No, the issue is not there with nvim-cmp. I have attached the video wherein I use nvim-cmp and the completions work fine. Kooha-2024-11-16-18-17-02.webm
Make sure you have done the following
blink.cmp
Bug Description
I'm encountering an issue with blink where typing a partial prefix displays suggestions, but continuing to type the full name causes the suggestions to disappear.
For example:
Expected :
The suggestion 'HomepageHeroSection' should remain visible as I continue typing the prefix "Home". I've attached a video recording to demonstrate the issue for clarity. autocompleteBug.webm
Relevant configuration
neovim version
v0.10.2
blink.cmp
version: branch, tag, or commitcommit: 2946ff4