-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcheck
More file actions
47 lines (40 loc) · 795 Bytes
/
check
File metadata and controls
47 lines (40 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
#Scopes missing from CSS:
(_BalancedBraces)
#Extra CSS scopes:
(built_in)
(keyword)
(_BalancedParens)
(literal.bool_)
(number.prefix__)
(operator.asm_)
(operator.asm_.size__)
(params)
(string.path_)
(symbol)
(symbol.size_)
(title)
(title.class_)
(title.enum_)
(type.enum_)
(type.function_)
(type.integer_)
(type.struct_)
#CSS classes missing from reference:
#Extra CSS classes in reference:
(.hljs-literal.bool_)
(.hljs-keyword)
(.hljs-type.integer_)
(.hljs-type.enum_)
(.hljs-type.function_)
(.hljs-symbol.size_)
(.hljs-symbol)
(.hljs-symbol.<flag>_)
(.hljs-_BalancedParens)
(.hljs-_BalancedBraces)
#CSS variables missing from reference:
#Extra CSS variables in the reference:
(--declaration-fg)
(--declaration-bg)
(--declaration-style)
(--declaration-weight)
(--declaration-decoration)