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

scrolling on one documentation scrolls all of them #239

Closed
2 tasks done
Rishabh672003 opened this issue Nov 2, 2024 · 0 comments
Closed
2 tasks done

scrolling on one documentation scrolls all of them #239

Rishabh672003 opened this issue Nov 2, 2024 · 0 comments
Labels
bug Something isn't working windows Module which displays UI

Comments

@Rishabh672003
Copy link

Make sure you have done the following

  • I have updated to the latest version of blink.cmp
  • I have read the README

Bug Description

when you scroll one completion's documentation it actually scrolls the docs of all of them

recording_2024-11-02-173109.mp4

Relevant configuration

keymap = "default",
    -- experimental auto-brackets support
    accept = { auto_brackets = { enabled = true } },
    -- experimental signature help support
    trigger = { signature_help = { enabled = false } },

    windows = {
      documentation = {
        auto_show = false,
      },
    },

neovim version

NVIM v0.10.2

blink.cmp version: branch, tag, or commit

v0.5.0

@Rishabh672003 Rishabh672003 added the bug Something isn't working label Nov 2, 2024
@Saghen Saghen closed this as completed in cd3aa32 Nov 4, 2024
@Saghen Saghen added the windows Module which displays UI label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows Module which displays UI
Projects
None yet
Development

No branches or pull requests

2 participants