Question: Changing the inlay hints
AlphabetsAlphabets opened this issue · comments
Yap Jia Hong commented
So, I have a need to change the inlay hints like coc-rust-analyzer allows me to do. Which are these things.
I was wondering if I could change them. Reason being, comments also use //
it makes it very difficult to tell what is a comment and what isn't.
I checked the settings and couldn't find anything. I also couldn't find anything regarding inlay hints or hints. Any helps is appreciated. Thanks!
Pieter van Loon commented
@AlphabetsAlphabets those are not inlay hints, they are closing labels.
See the readme for how to disable these