Inlay hints? #673
Closed
vendethiel
started this conversation in
General
Replies: 1 comment
-
|
Sorry, obviously not related, though I'm not sure how the icons are displayed :). -- either depending on your preference
vim.diagnostic.config({ virtual_lines = true })
vim.diagnostic.config({ virtual_text = true }) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I realize the issue is just that I've not configured part of Trouble, but I can't seem to find it in the docs.
The README has an example that looks like this:
But locally, I only get a gutter
Eicon:Is there something I don't realize I need to enable? I saw the "preview" mode but it doesn't look to be the same.
Maybe it's a conflict with another plugin I have (I have trouble, metals, fzf, mini and which-key), in which case I can try to unload one to see if it shows up.
Beta Was this translation helpful? Give feedback.
All reactions