Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Highlight does not seem to work correctly #54

Open
ghost opened this issue Mar 2, 2021 · 0 comments
Open

Highlight does not seem to work correctly #54

ghost opened this issue Mar 2, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 2, 2021

I am currently using coc.nvim with the coc-clangd extenstion.
I hardly have any highlighting and the log output is:

Di 02 Mär 2021 19:01:49: stopped hl_symbols timer
Di 02 Mär 2021 19:01:49: hl_symbols (textprop nvim) highlighted 2 symbols in file Source/ToonTanks/Pawns/PawnTank.cpp
Di 02 Mär 2021 19:01:49: operation hl_symbols (textprop nvim) Source/ToonTanks/Pawns/PawnTank.cpp took   0.000303s to complete
Di 02 Mär 2021 19:01:49: operation hl_skipped (textprop nvim) Source/ToonTanks/Pawns/PawnTank.cpp took   0.000024s to complete

And only 2 highlighted symbols seems very odd to me for a code of 75 lines of c++.

I also tried using ccls to make sure it has nothing to do with me using clangd, as support was quite recent as i understood, but there still isn't any more highlighting.

Have I done something wrong? ( I have set the relevant settings in the coc-settings.json
Any help to get this working would be greatly appreciated!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants