Skip to content

Documentation auto show not working #201

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

Closed
2 tasks done
KarlEricsson opened this issue Oct 26, 2024 · 0 comments · Fixed by #202
Closed
2 tasks done

Documentation auto show not working #201

KarlEricsson opened this issue Oct 26, 2024 · 0 comments · Fixed by #202
Labels
bug Something isn't working

Comments

@KarlEricsson
Copy link
Contributor

Make sure you have done the following

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

Bug Description

Since commit 6d25187 the documentation window can only be manually triggered. auto_show = true has no effect. Tested with Rust and Lua language servers.

Relevant configuration

documentation = {
      max_width = 91,
      max_height = 35,
      auto_show = true,
      auto_show_delay_ms = 750,
      update_delay_ms = 50,
}

neovim version

NVIM v0.11.0-nightly+852954f

blink.cmp version: branch, tag, or commit

465dc89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant