Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove legacy semantic-highlighting client code. #273

Merged
merged 2 commits into from
Jan 25, 2022
Merged

Conversation

hokein
Copy link
Collaborator

@hokein hokein commented Jan 7, 2022

The legacy semantic-highlighting support has been dropped since clangd13.

@sam-mccall
Copy link
Member

Wow, I thought this was gone!

Another relevant milestone is clangd 11, which is the first version that supports semanticTokens. (I think it's no longer possible to install new versions of the vscode-clangd on vscode versions so old they don't support semantic tokens).

LG, but I think we should maybe coordinate landing this with the llvm 14 release?
I think it makes it a little easier to understand the schedule: replacement available for 4 releases, server support gone for 2 releases.

@sam-mccall
Copy link
Member

Going to merge this because it blocks bundling (the jsonc parser is badly behaved)

hokein and others added 2 commits January 25, 2022 15:10
The legacy semantic-highlighting support has been dropped since
clangd13.
@sam-mccall sam-mccall merged commit f2519af into master Jan 25, 2022
@sam-mccall sam-mccall deleted the remove-legacy-hl branch January 25, 2022 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants