Squashed 'lib/vscode/' content from commit e5a624b788
git-subtree-dir: lib/vscode git-subtree-split: e5a624b788d92b8d34d1392e4c4d9789406efe8f
This commit is contained in:
24
extensions/pug/test/colorize-results/test-4287_pug.json
Normal file
24
extensions/pug/test/colorize-results/test-4287_pug.json
Normal file
@@ -0,0 +1,24 @@
|
||||
[
|
||||
{
|
||||
"c": ".ssdsd",
|
||||
"t": "text.pug entity.other.attribute-name.class.pug",
|
||||
"r": {
|
||||
"dark_plus": "entity.other.attribute-name: #9CDCFE",
|
||||
"light_plus": "entity.other.attribute-name: #FF0000",
|
||||
"dark_vs": "entity.other.attribute-name: #9CDCFE",
|
||||
"light_vs": "entity.other.attribute-name: #FF0000",
|
||||
"hc_black": "entity.other.attribute-name: #9CDCFE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " // asdsdas",
|
||||
"t": "text.pug string.comment.buffered.block.pug",
|
||||
"r": {
|
||||
"dark_plus": "string: #CE9178",
|
||||
"light_plus": "string.comment.buffered.block.pug: #0000FF",
|
||||
"dark_vs": "string: #CE9178",
|
||||
"light_vs": "string.comment.buffered.block.pug: #0000FF",
|
||||
"hc_black": "string: #CE9178"
|
||||
}
|
||||
}
|
||||
]
|
||||
1707
extensions/pug/test/colorize-results/test_pug.json
Normal file
1707
extensions/pug/test/colorize-results/test_pug.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user