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: problems with positioning the documentation window on long lines #151

Open
2 tasks done
mj59487 opened this issue Dec 9, 2024 · 3 comments
Open
2 tasks done

Comments

@mj59487
Copy link

mj59487 commented Dec 9, 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-1325+g30726c778c

Actual behavior

image
image

getting this sorts of frequent and very frequent position error whenever programming in C or Objective C (basically languages which takes the entire line). sometimes it becomes a very annoying thing when it happens literally everytime

Expected behavior

in the second screenshot case, it shouldn't get aligned to the left entirely

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

@max397574
Copy link
Owner

am I seeing this correctly that just the documentation window isn't positioned correctly?

@mj59487
Copy link
Author

mj59487 commented Dec 9, 2024

am I seeing this correctly that just the documentation window isn't positioned correctly?

yes

@mj59487 mj59487 changed the title bug: problems with positioning the autocompletion menu on long lines bug: problems with positioning the documentation window on long lines Dec 10, 2024
@mj59487
Copy link
Author

mj59487 commented Dec 13, 2024

image
another scenario case where there is plenty of space beside the docs but yet the doc menu overwrites upon the menu

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

2 participants