Skip to content

LSP: add support for semantic highlighting

Milian Wolff requested to merge (removed):lsp/semantic-highlighting into master

This adds a POC implementation of the client site semantic highlighting support, cf. https://github.com/microsoft/vscode-languageserver-node/pull/367

Despite the fact that the support isn't yet official, it's supported by clangd v9+ already.

Edited by Christoph Cullmann

Merge request reports