[PATCH] D63331: [clangd] WIP/RFC: Prototype for semantic highlighting proposal
Nikolai Kosjar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 18 04:09:29 PDT 2019
nik added a comment.
In D63331#1543441 <https://reviews.llvm.org/D63331#1543441>, @hokein wrote:
> Yeah, we definitely have interest in this feature, and our intern @jvikstrom will work on this feature this summer.
"this summer" depends on the location, so can you concretize this? :)
> 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.
Yes, I wasn't aware that there is a clangd-dev mailing list and thus was not subscribed to it. Subscribed now.
I'm glad that I haven't put more work into this ;)
> 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.
Great. The patch from @nridge is more advanced so I'll abandon this one.
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