iamcco / coc-flutter

flutter support for (Neo)vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Changing the inlay hints

AlphabetsAlphabets opened this issue · comments

So, I have a need to change the inlay hints like coc-rust-analyzer allows me to do. Which are these things.

image

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.

image

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!

@AlphabetsAlphabets those are not inlay hints, they are closing labels.
See the readme for how to disable these