❔ Inlay hints in omnisharp and neovim
Anyone know how could I make use of inlay hints when coding with omnisharp?
In this screenshot I have a hello world omnisharp file on the left and on the right a deno typescript file. Inlay hints work as expected in deno, but they don't show up at all in C#. Anyone know what gives?
Here's my neovim relevant config snippet
2 Replies
is O# loaded?
:OmniSharpReloadProject
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.