[clangd-dev] RFC: Semantic highlighting

Nathan Ridge via clangd-dev clangd-dev at lists.llvm.org
Sun May 12 21:04:54 PDT 2019


In case anyone's interested, I have a work-in-progress prototype implementation of the LSP semantic highlighting extension:

https://reviews.llvm.org/D61842

I'm not sure when I'll have a chance to resume working on it, so I thought I'd post it in case someone was interested in picking up work on it. Please see the revision summary for its current status if you're interested.

Thanks,
Nate

________________________________________
From: jkorous at apple.com <jkorous at apple.com> on behalf of Jan Korous <jkorous at apple.com>
Sent: March 4, 2019 8:25 PM
To: Nathan Ridge
Cc: Sam McCall; via clangd-dev
Subject: Re: [clangd-dev] RFC: Semantic highlighting

Thanks for the notice Nathan!

Due to the change of plans I am now busy upstreaming our index-while-building implementation in clang. I don't want to speculate on our plans but having a semantic highlighting in clangd is still really important for us.

Thanks.

Jan

> On Mar 4, 2019, at 9:27 AM, Nathan Ridge <zeratul976 at hotmail.com> wrote:
>
>> Actually, since writing this, I realized that Theia [1] has had an implementation
>> [2] of the semantic highlighting protocol proposed for LSP.
>
> I meant to say "has had one for a while". It seems to have been implemented concurrently with the LSP proposal.
>
> Regards,
> Nate



More information about the clangd-dev mailing list