update vscode

This commit is contained in:
Siheng Zhao
2024-01-10 21:25:14 +08:00
parent abcafce750
commit ad74da9d0b
3 changed files with 40 additions and 0 deletions

View File

@@ -9,5 +9,14 @@
"vscode"
],
"evaluator": {
"func": "compare_answer",
"expected": {
"type": "string",
"string": "ms-python.python\n"
},
"result": {
"type": "command_line",
"command": "code --list-extensions | grep ms-python.python"
}
}
}