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

Native inlay hints are not drawn correct when server starts for nvim 10 #155

Closed
snaggen opened this issue Jan 14, 2024 · 3 comments · Fixed by #156
Closed

Native inlay hints are not drawn correct when server starts for nvim 10 #155

snaggen opened this issue Jan 14, 2024 · 3 comments · Fixed by #156
Labels
bug Something isn't working

Comments

@snaggen
Copy link

snaggen commented Jan 14, 2024

Neovim version (nvim -v)

v.0.10.0

Operating system/version

Fedora Linux 39

Output of :checkhealth rustaceanvim

On my phone, not available and not relevant.

How to reproduce the issue

Enable native inlay hints, open rust file. 

Details in this bug report, consensus there is that this workaround should be in rustaceanvim.

https://github.com/neovim/neovim/issues/26511#issuecomment-1890962251

Expected behaviour

Inlay hints should be visible

Actual behaviour

Inlay hints are not shown

The minimal config used to reproduce this issue.

Not available
@snaggen snaggen added the bug Something isn't working label Jan 14, 2024
@snaggen
Copy link
Author

snaggen commented Jan 14, 2024

Details in this bug report, consensus there is that this workaround should be in rustaceanvim.

neovim/neovim#26511 (comment)

@mrcjkb
Copy link
Owner

mrcjkb commented Jan 14, 2024

Hey 👋

thanks for reporting. Should be an easy fix 😄

Guess I never noticed this, because I always enable inlay hints manually when I need them.

@mrcjkb
Copy link
Owner

mrcjkb commented Jan 14, 2024

Will address some more issues and then tag a new release.

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.

2 participants