Signature window doesn't appear after inserting function from completion list #393
Closed
2 tasks done
Labels
bug
Something isn't working
Make sure you have done the following
blink.cmp
Bug Description
The signature window doesn't appear immediately when I'm selecting function from the completion list. The function and its parameters are inserted correctly and the cursor jumps to the first parameter, but the signature window doesn't appear until I trigger it manually by deleting pre-inserted brackets and type the left bracket again (or insert a comma after first argument).
The behaviour is identical no matter whether the
nvim-autopairs
plugin is enabled or not.Relevant configuration
neovim version
NVIM v0.10.2
blink.cmp
version: branch, tag, or commitmain
The text was updated successfully, but these errors were encountered: