You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
It seems like this plugin only works with clangd-12. I like to use clangd-13 because it adds a few important features. Is there any chance this plugin would add support for clangd-13 as well?
The text was updated successfully, but these errors were encountered:
If so and clangd-13 still does not work that means they have completely removed the legacy highlighting functionality. I have mentioned this in a few other issues, but if clangd stopped supporting the old semantic highlight protocol then I will not update this plugin for it as the new semantic tokens protocol is too complex to support without being a full LSP client.
Please have a look in #74 and the threads it links to and see if there's a solution in one of them.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems like this plugin only works with clangd-12. I like to use clangd-13 because it adds a few important features. Is there any chance this plugin would add support for clangd-13 as well?
The text was updated successfully, but these errors were encountered: