Mostly a few methods and message names have been renamed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83556
[clangd] Update semanticTokens support to reflect latest LSP draft ClosedPublic Authored by sammccall on Jul 10 2020, 7:08 AM.
Details Summary Mostly a few methods and message names have been renamed.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 10 2020, 7:27 AM Closed by commit rG5fea54bc05a7: [clangd] Update semanticTokens support to reflect latest LSP draft (authored by sammccall). · Explain WhyJul 10 2020, 7:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 277038 clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/test/initialize-params.test
clang-tools-extra/clangd/test/semantic-tokens.test
|