update vsc

This commit is contained in:
Siheng Zhao
2024-01-13 23:20:36 +08:00
parent 0242657b86
commit 347160a35f
4 changed files with 49 additions and 10 deletions

View File

@@ -8,5 +8,16 @@
"related_apps": [
"vscode"
],
"evaluator": "evaluation_dir"
"evaluator": {
"func": "compare_config",
"expected": {
"type": "string",
"string": "2"
},
"result": {
"type": "vscode_config",
"path": "GetColorTheme.txt",
"dest": "GetColorTheme.txt"
}
}
}