lsp-inlayhints.nvim icon indicating copy to clipboard operation
lsp-inlayhints.nvim copied to clipboard

Results 14 lsp-inlayhints.nvim issues
Sort by recently updated
recently updated
newest added

is there any options can make inlay hints like jetbrains intelij stuff? like in C programming printf("Hello") will become printf(`_Format:`"Hello")

enhancement

![image](https://user-images.githubusercontent.com/29136904/180109002-17c0874b-e406-49c4-944a-24f6aa4b1859.png)

bug
help wanted

https://github.com/lvimuser/lsp-inlayhints.nvim/tree/anticonceal#default-configuration cc @alex-popov-tech wdyt?

documentation
enhancement
help wanted
question

I don't know whether this bug is from the neovim PR or the plugin, but i just report it anyway. Feel free to close this if i'm wrong. Looks like...

help wanted

Inline virtual text will soon be merged into master: https://github.com/neovim/neovim/pull/23426 This Plugin is of course the perfect candidate for implementing this feature.

👋🏻 Just a quick comment to say I've realised this plugin (great as it is) doesn't, in Go at least, display the complete type information. So for example... So unless...

how to disable specific lsp with setup. not use commd

I've changed the max_len_align/padding to a new key `position` so that the user can choose one of 3 options instead of having 2 bools. It should also simplify adding more...

I believe the title itself its very explanatory. I can take the time to create both commands but created the issue for asking about a couple of things: 1. Is...

It would be great to have a screenshot in the readme, that makes the whole thing way more attractive to people ;-)

documentation
enhancement
help wanted
good first issue