After installing the latest neovin version (0.10), I can see extra pointers of variables names.
That’s what I mean
enter image description here
So when I open a file all looks good and after loading the coc-flutter
extension, these things appear.
It comes exactly with neovim
0.10, I tried installing manually all previous versions, and there are no these things there. And doing this I didn’t touch any packages or coc
extensions.
Also I tried to find any mentioning such a feature in the release description but didn’t find anything useful.
My problem is they look exactly like named parameters and it’s very confusing.
It’s worth to mention as well that changing colorscheme
is not solving the problem.
I’d accept the following solutions:
- changing color of these pointers (and or style, turning them into something like this
[object]
) - removing them completely
Dmitrii Moskin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.