llvm-project/clang-tools-extra/clangd/clients/clangd-vscode/test
Johan Vikstrom 9fa2599e9b [clangd] Loading TokenColorRules as a class mapping the rules to their associated clangd TextMate scope index.
Summary: Loads a mapping of the clangd scope lookup table scopes to the most specific rule with the highest "precedence" on initialize. Preprocesses into a class so it's simple/fast to access when doing the actual coloring later.

Reviewers: hokein, ilya-biryukov

Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D65856

llvm-svn: 368834
2019-08-14 12:11:58 +00:00
..
assets [clangd] Added a TextMate theme parser to the vscode extension. 2019-08-07 08:48:52 +00:00
extension.test.ts
index.ts
semantic-highlighting.test.ts [clangd] Loading TokenColorRules as a class mapping the rules to their associated clangd TextMate scope index. 2019-08-14 12:11:58 +00:00