Closed violin0622 closed 1 year ago
I'm the same way, or is there any workaround?
:h coc-semantic-highlights
enable on coc.nvim side, on gopls side and it should work
:CocCommand semanticTokens.inspect
also your theme should support these hl groups
:h coc-semantic-highlights
enable on coc.nvim side, on gopls side and it should work
:CocCommand semanticTokens.inspect
also your theme should support these hl groups
It works. Thank you !
Is coc-go support semantic token highlighting ?
gopls
has implemented it and VS-code has supported it. But I searched through readme and issues list, can't found any document about how to configure it with coc-go .I've tried config like this but helpless: