test-23850_cpp.json 3.5 KB
Newer Older
M
Martin Aeschlimann 已提交
1 2 3
[
	{
		"c": "#",
4
		"t": "source.cpp keyword.control.directive.conditional.ifndef.cpp punctuation.definition.directive.cpp",
M
Martin Aeschlimann 已提交
5
		"r": {
6 7 8 9
			"dark_plus": "keyword.control.directive: #569CD6",
			"light_plus": "keyword.control.directive: #0000FF",
			"dark_vs": "keyword.control.directive: #569CD6",
			"light_vs": "keyword.control.directive: #0000FF",
M
Martin Aeschlimann 已提交
10 11 12 13 14
			"hc_black": "keyword.control: #C586C0"
		}
	},
	{
		"c": "ifndef",
15
		"t": "source.cpp keyword.control.directive.conditional.ifndef.cpp",
M
Martin Aeschlimann 已提交
16
		"r": {
17 18 19 20
			"dark_plus": "keyword.control.directive: #569CD6",
			"light_plus": "keyword.control.directive: #0000FF",
			"dark_vs": "keyword.control.directive: #569CD6",
			"light_vs": "keyword.control.directive: #0000FF",
M
Martin Aeschlimann 已提交
21 22 23 24 25
			"hc_black": "keyword.control: #C586C0"
		}
	},
	{
		"c": " ",
A
Alex Ross 已提交
26
		"t": "source.cpp meta.preprocessor.conditional.cpp",
M
Martin Aeschlimann 已提交
27
		"r": {
A
Alex Ross 已提交
28 29 30 31 32
			"dark_plus": "meta.preprocessor: #569CD6",
			"light_plus": "meta.preprocessor: #0000FF",
			"dark_vs": "meta.preprocessor: #569CD6",
			"light_vs": "meta.preprocessor: #0000FF",
			"hc_black": "meta.preprocessor: #569CD6"
M
Martin Aeschlimann 已提交
33 34 35 36
		}
	},
	{
		"c": "_UCRT",
A
Alex Ross 已提交
37
		"t": "source.cpp meta.preprocessor.conditional.cpp entity.name.function.preprocessor.cpp",
M
Martin Aeschlimann 已提交
38
		"r": {
39 40
			"dark_plus": "entity.name.function: #DCDCAA",
			"light_plus": "entity.name.function: #795E26",
A
Alex Ross 已提交
41 42
			"dark_vs": "meta.preprocessor: #569CD6",
			"light_vs": "meta.preprocessor: #0000FF",
M
Martin Aeschlimann 已提交
43 44 45 46 47
			"hc_black": "entity.name.function: #DCDCAA"
		}
	},
	{
		"c": "#",
A
Alex Ross 已提交
48
		"t": "source.cpp meta.preprocessor.macro.cpp keyword.control.directive.define.cpp punctuation.definition.directive.cpp",
M
Martin Aeschlimann 已提交
49
		"r": {
50 51 52 53
			"dark_plus": "keyword.control.directive: #569CD6",
			"light_plus": "keyword.control.directive: #0000FF",
			"dark_vs": "keyword.control.directive: #569CD6",
			"light_vs": "keyword.control.directive: #0000FF",
M
Martin Aeschlimann 已提交
54 55 56 57 58
			"hc_black": "keyword.control: #C586C0"
		}
	},
	{
		"c": "define",
A
Alex Ross 已提交
59
		"t": "source.cpp meta.preprocessor.macro.cpp keyword.control.directive.define.cpp",
M
Martin Aeschlimann 已提交
60
		"r": {
61 62 63 64
			"dark_plus": "keyword.control.directive: #569CD6",
			"light_plus": "keyword.control.directive: #0000FF",
			"dark_vs": "keyword.control.directive: #569CD6",
			"light_vs": "keyword.control.directive: #0000FF",
M
Martin Aeschlimann 已提交
65 66 67 68 69
			"hc_black": "keyword.control: #C586C0"
		}
	},
	{
		"c": " ",
A
Alex Ross 已提交
70
		"t": "source.cpp meta.preprocessor.macro.cpp",
M
Martin Aeschlimann 已提交
71 72 73 74 75 76 77 78 79 80
		"r": {
			"dark_plus": "meta.preprocessor: #569CD6",
			"light_plus": "meta.preprocessor: #0000FF",
			"dark_vs": "meta.preprocessor: #569CD6",
			"light_vs": "meta.preprocessor: #0000FF",
			"hc_black": "meta.preprocessor: #569CD6"
		}
	},
	{
		"c": "_UCRT",
A
Alex Ross 已提交
81
		"t": "source.cpp meta.preprocessor.macro.cpp entity.name.function.preprocessor.cpp",
M
Martin Aeschlimann 已提交
82
		"r": {
83 84
			"dark_plus": "entity.name.function: #DCDCAA",
			"light_plus": "entity.name.function: #795E26",
M
Martin Aeschlimann 已提交
85 86 87 88 89 90 91
			"dark_vs": "meta.preprocessor: #569CD6",
			"light_vs": "meta.preprocessor: #0000FF",
			"hc_black": "entity.name.function: #DCDCAA"
		}
	},
	{
		"c": "#",
92
		"t": "source.cpp keyword.control.directive.endif.cpp punctuation.definition.directive.cpp",
M
Martin Aeschlimann 已提交
93
		"r": {
94 95 96 97
			"dark_plus": "keyword.control.directive: #569CD6",
			"light_plus": "keyword.control.directive: #0000FF",
			"dark_vs": "keyword.control.directive: #569CD6",
			"light_vs": "keyword.control.directive: #0000FF",
M
Martin Aeschlimann 已提交
98 99 100 101 102
			"hc_black": "keyword.control: #C586C0"
		}
	},
	{
		"c": "endif",
103
		"t": "source.cpp keyword.control.directive.endif.cpp",
M
Martin Aeschlimann 已提交
104
		"r": {
105 106 107 108
			"dark_plus": "keyword.control.directive: #569CD6",
			"light_plus": "keyword.control.directive: #0000FF",
			"dark_vs": "keyword.control.directive: #569CD6",
			"light_vs": "keyword.control.directive: #0000FF",
M
Martin Aeschlimann 已提交
109 110 111 112
			"hc_black": "keyword.control: #C586C0"
		}
	}
]