mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 13:43:07 +00:00
update tes tests to show off function name with nbsp
This commit is contained in:
parent
c327b186d6
commit
b090499274
2 changed files with 92 additions and 2 deletions
|
@ -40,7 +40,9 @@
|
||||||
print("Uncut Point: <strong>$deck[$index]</strong> ");
|
print("Uncut Point: <strong>$deck[$index]</strong> ");
|
||||||
$starting_point++;
|
$starting_point++;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function foo bar(){}
|
||||||
?>
|
?>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -3233,6 +3233,94 @@
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "default: #FFFFFF"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"c": "\t",
|
||||||
|
"t": "text.html.php meta.embedded.block.php source.php meta.function.php",
|
||||||
|
"r": {
|
||||||
|
"dark_plus": "default: #D4D4D4",
|
||||||
|
"light_plus": "default: #000000",
|
||||||
|
"dark_vs": "default: #D4D4D4",
|
||||||
|
"light_vs": "default: #000000",
|
||||||
|
"hc_black": "default: #FFFFFF"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"c": "function",
|
||||||
|
"t": "text.html.php meta.embedded.block.php source.php meta.function.php storage.type.function.php",
|
||||||
|
"r": {
|
||||||
|
"dark_plus": "storage.type: #569CD6",
|
||||||
|
"light_plus": "storage.type: #0000FF",
|
||||||
|
"dark_vs": "storage.type: #569CD6",
|
||||||
|
"light_vs": "storage.type: #0000FF",
|
||||||
|
"hc_black": "storage.type: #569CD6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"c": " ",
|
||||||
|
"t": "text.html.php meta.embedded.block.php source.php meta.function.php",
|
||||||
|
"r": {
|
||||||
|
"dark_plus": "default: #D4D4D4",
|
||||||
|
"light_plus": "default: #000000",
|
||||||
|
"dark_vs": "default: #D4D4D4",
|
||||||
|
"light_vs": "default: #000000",
|
||||||
|
"hc_black": "default: #FFFFFF"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"c": "foo bar",
|
||||||
|
"t": "text.html.php meta.embedded.block.php source.php meta.function.php entity.name.function.php",
|
||||||
|
"r": {
|
||||||
|
"dark_plus": "entity.name.function: #DCDCAA",
|
||||||
|
"light_plus": "entity.name.function: #795E26",
|
||||||
|
"dark_vs": "default: #D4D4D4",
|
||||||
|
"light_vs": "default: #000000",
|
||||||
|
"hc_black": "default: #FFFFFF"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"c": "(",
|
||||||
|
"t": "text.html.php meta.embedded.block.php source.php meta.function.php punctuation.definition.parameters.begin.php",
|
||||||
|
"r": {
|
||||||
|
"dark_plus": "default: #D4D4D4",
|
||||||
|
"light_plus": "default: #000000",
|
||||||
|
"dark_vs": "default: #D4D4D4",
|
||||||
|
"light_vs": "default: #000000",
|
||||||
|
"hc_black": "default: #FFFFFF"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"c": ")",
|
||||||
|
"t": "text.html.php meta.embedded.block.php source.php meta.function.php punctuation.definition.parameters.end.php",
|
||||||
|
"r": {
|
||||||
|
"dark_plus": "default: #D4D4D4",
|
||||||
|
"light_plus": "default: #000000",
|
||||||
|
"dark_vs": "default: #D4D4D4",
|
||||||
|
"light_vs": "default: #000000",
|
||||||
|
"hc_black": "default: #FFFFFF"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"c": "{",
|
||||||
|
"t": "text.html.php meta.embedded.block.php source.php punctuation.section.scope.begin.php",
|
||||||
|
"r": {
|
||||||
|
"dark_plus": "default: #D4D4D4",
|
||||||
|
"light_plus": "default: #000000",
|
||||||
|
"dark_vs": "default: #D4D4D4",
|
||||||
|
"light_vs": "default: #000000",
|
||||||
|
"hc_black": "default: #FFFFFF"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"c": "}",
|
||||||
|
"t": "text.html.php meta.embedded.block.php source.php punctuation.section.scope.end.php",
|
||||||
|
"r": {
|
||||||
|
"dark_plus": "default: #D4D4D4",
|
||||||
|
"light_plus": "default: #000000",
|
||||||
|
"dark_vs": "default: #D4D4D4",
|
||||||
|
"light_vs": "default: #000000",
|
||||||
|
"hc_black": "default: #FFFFFF"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"c": "?",
|
"c": "?",
|
||||||
"t": "text.html.php meta.embedded.block.php punctuation.section.embedded.end.php source.php",
|
"t": "text.html.php meta.embedded.block.php punctuation.section.embedded.end.php source.php",
|
||||||
|
@ -3321,4 +3409,4 @@
|
||||||
"hc_black": "punctuation.definition.tag: #808080"
|
"hc_black": "punctuation.definition.tag: #808080"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue