You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
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
The text was updated successfully, but these errors were encountered:
mj59487
changed the title
bug: wrong placement of menu ui w/ clangd
bug: wrong placement of menu ui
Dec 13, 2024
Prerequisites
Neovim Version
NVIM v0.11.0-dev-1344+g17383870dd
Actual behavior
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:
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
Other information
No response
The text was updated successfully, but these errors were encountered: