@ -8,5 +8,27 @@
],
"files.associations": {
"new": "cpp"
},
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"scope": "googletest.failed",
"settings": {
"foreground": "#f00"
}
"scope": "googletest.passed",
"foreground": "#0f0"
"scope": "googletest.run",
]
Powered by TurnKey Linux.