Skip to content

Autocompletion menu overlapping documentation after selecting from list #212

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
idelice opened this issue Oct 29, 2024 · 1 comment
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@idelice
Copy link

idelice commented Oct 29, 2024

Make sure you have done the following

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

Bug Description

As the title says, the autocompletion menu is overlapping the documentation menu after selecting an item and are in insert mode.

Screenshot 2024-10-29 at 22 58 58

Steps-to-achieve

  1. open tsx file
  2. type React and select useEffect
  3. You are now in insert mode inside the parentheses

Expectation

  1. The autocompletion menu shouldn't overlap the documentation
  2. The autocompletion shouldn't appear as there are nothing to autocomplete besides free text?

Relevant configuration

4 client(s) attached to this buffer

- Client: `vtsls` (id: 1, bufnr: [1])
- Client: `emmet_language_server` (id: 2, bufnr: [1])
- Client: `tailwindcss` (id: 3, bufnr: [1])
- Client: `eslint` (id: 4, bufnr: [1])

neovim version

0.10.1

blink.cmp version: branch, tag, or commit

f0f2672

@idelice idelice added the bug Something isn't working label Oct 29, 2024
@Saghen Saghen closed this as completed in 125d4f1 Oct 30, 2024
@Saghen
Copy link
Owner

Saghen commented Oct 30, 2024

The autocompletion menu shouldn't overlap the documentation

Duplicate of #45

The autocompletion shouldn't appear as there are nothing to autocomplete besides free text?

Resolved in the above commit

@Saghen Saghen changed the title bug: autocompletion menu overlapping documentation after selecting from list Autocompletion menu overlapping documentation after selecting from list Oct 30, 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
Projects
None yet
Development

No branches or pull requests

2 participants