This allows the standard mechanism to gracefully displace the old one.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77206
[clangd] Don't send semanticHighlights to clients that support semanticTokens. ClosedPublic Authored by sammccall on Apr 1 2020, 3:02 AM.
Details Summary This allows the standard mechanism to gracefully displace the old one.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 1 2020, 6:31 AM Closed by commit rGfc830106e155: [clangd] Don't send semanticHighlights to clients that support semanticTokens. (authored by sammccall). · Explain WhyApr 2 2020, 8:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254535 clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/test/semantic-tokens.test
|