[PATCH] D64137: [clangd] Add a hidden tweak to annotate all highlighting tokens of the file.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 4 02:32:31 PDT 2019
hokein updated this revision to Diff 207996.
hokein marked 3 inline comments as done.
hokein added a comment.
address comments:
- emit textmate scope names
- rescope to the selected node rather than TU decl.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64137/new/
https://reviews.llvm.org/D64137
Files:
clang-tools-extra/clangd/refactor/tweaks/AnnotateHighlightings.cpp
clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
clang-tools-extra/clangd/unittests/TweakTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64137.207996.patch
Type: text/x-patch
Size: 4524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190704/8ec2d93a/attachment.bin>
More information about the cfe-commits
mailing list