lsp icon indicating copy to clipboard operation
lsp copied to clipboard

Make LspInlayHints accept "toggle" in addition to "enable"/"disable"

Open rvighne opened this issue 9 months ago • 0 comments

I don't want to see inlay hints all the time, but it would be useful if I could quickly show and hide the hints using a single key. I can't implement this right now because you have to explicitly say "enable" or "disable" when calling LspInlayHints.

rvighne avatar May 23 '24 18:05 rvighne