[PATCH] D64257: [clangd] Added highlighting for class and enum types

Johan Vikström via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 01:10:19 PDT 2019


jvikstrom added a comment.

In D64257#1577347 <https://reviews.llvm.org/D64257#1577347>, @nridge wrote:

> @jvikstrom out of curiosity, are you testing these patches against a client-side implementation of semantic highlighting? If so, which one?


Yes, I am testing against Theia. Just modified the Theia c++ language client to include the semantic highlighting service.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64257/new/

https://reviews.llvm.org/D64257





More information about the cfe-commits mailing list