[PATCH] D65395: [clangd] Added a skeleton for a semantic highlighting feature to the vscode extension.
Johan Vikström via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 31 01:16:18 PDT 2019
jvikstrom updated this revision to Diff 212523.
jvikstrom added a comment.
Added check that clangd server actually supports semantic highlighting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65395/new/
https://reviews.llvm.org/D65395
Files:
clang-tools-extra/clangd/clients/clangd-vscode/.gitignore
clang-tools-extra/clangd/clients/clangd-vscode/src/SemanticHighlighting.ts
clang-tools-extra/clangd/clients/clangd-vscode/src/extension.ts
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65395.212523.patch
Type: text/x-patch
Size: 6067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190731/63f9fd61/attachment-0001.bin>
More information about the cfe-commits
mailing list