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

bug: wrong placement of menu ui #157

Open
2 tasks done
mj59487 opened this issue Dec 13, 2024 · 0 comments
Open
2 tasks done

bug: wrong placement of menu ui #157

mj59487 opened this issue Dec 13, 2024 · 0 comments

Comments

@mj59487
Copy link

mj59487 commented Dec 13, 2024

Prerequisites

  • I am using the latest stable or nightly neovim version
  • I am using the latest version of the plugin

Neovim Version

NVIM v0.11.0-dev-1344+g17383870dd

Actual behavior

image
image

on certain lsps (e.g clangd), care seems to misplace the menu ui to the beginning of the line, in lieu of the proximity of the cursor

the problem gets fixed if the font is really really small:
image

the problem w/ the menu being positioned at the beginning of the line causes the doc menu to overwrite upon it, see issue #155

Expected behavior

the menu should be near the cursor instead of being placed at the beginning of the line

Healthcheck

==============================================================================
care:                                           require("care.health").check()

care.nvim ~
- Checking configuration...
- Format entry function:
- Format entry function returns correct value
- Alignments:
- All alignments are correct
- 
- Checking dependencies...
- Dependency 'fzy' found

Other information

No response

@mj59487 mj59487 changed the title bug: wrong placement of menu ui w/ clangd bug: wrong placement of menu ui Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant