blink.cmp
blink.cmp copied to clipboard
Blink is not giving all the suggestions at a time
Make sure you have done the following
- [X] I have updated to the latest version of
blink.cmp
- [X] I have read the README
Bug Description
While typing for example 'clas' inside a div, it doesnt show the recommendation 'class' but if i press backspace while typing making the word 'cla' then it shows the recommendation 'class'. Also, if the class attribute is not present inside the tag and if i press 'ctrl+space', the recommendation 'class' shows up. nvim-blink.webm
Relevant configuration
https://github.com/SourishBiswas23/my-neovim-config/blob/main/lua/sourish/plugins/blink.lua
neovim version
NVIM v0.10.2 Build type: RelWithDebInfo LuaJIT 2.1.1727870382
blink.cmp
version: branch, tag, or commit
version 0.5.1, tag v0.5.1, branch main, commit 75cadbc