Feature request to support textDocument_semanticTokens, now part of official LSP standard: https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_semanticTokens Personally I would use this with [vim-lsp](https://github.com/prabirshrestha/vim-lsp) which has [implemented support for it](https://github.com/prabirshrestha/vim-lsp/pull/464).