[PATCH] D63331: [clangd] WIP/RFC: Prototype for semantic highlighting proposal

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 14 05:56:59 PDT 2019


hokein added subscribers: jvikstrom, nridge, hokein.
hokein added a comment.

Yeah, we definitely have interest in this feature, and our intern @jvikstrom will work on this feature this summer.

You probably missed the discussion <http://lists.llvm.org/pipermail/clangd-dev/2019-May/000420.html> on clangd-dev mailing list, @nridge also has an unfinished prototype <https://reviews.llvm.org/D61842> for semantic highlighting.

To avoid multiple people working on the same feature, I think the plan is that @jvikstrom will pick up the current stuff, and continue working/improving it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63331





More information about the cfe-commits mailing list