[PATCH] D65637: [clangd] [WIP] Semantic highlighting prototype for the vscode extension.

Johan Vikström via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 2 04:13:48 PDT 2019


jvikstrom updated this revision to Diff 213011.
jvikstrom added a comment.

Readded guard against rules without scopes that somehow disappeared.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65637/new/

https://reviews.llvm.org/D65637

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/TextMate.ts
  clang-tools-extra/clangd/clients/clangd-vscode/src/extension.ts
  clang-tools-extra/clangd/clients/clangd-vscode/test/extension.test.ts

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65637.213011.patch
Type: text/x-patch
Size: 20800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190802/d7d808c7/attachment-0001.bin>


More information about the cfe-commits mailing list