update vscode

This commit is contained in:
Siheng Zhao
2024-01-08 23:09:12 +08:00
parent 2b09b7ce41
commit 4f165cd618
1951 changed files with 303273 additions and 12 deletions

View File

@@ -1,10 +1,17 @@
{
"id": "53ad5833-3455-407b-bbc6-45b4c79ab8fb",
"snapshot": "vscode",
"instruction": "Could you help me open the project at PATH?",
"instruction": "Could you help me open the project at /home/user/project?",
"source": "https://www.youtube.com/watch?v=VqCgcpAypFQ",
"config": [],
"trajectory": "trajectories/",
"config": [
{
"type": "command",
"parameters": {
"command": ["mkdir", "-p", "/home/user/project"]
}
}
],
"trajectory": "trajectories/53ad5833-3455-407b-bbc6-45b4c79ab8fb",
"related_apps": [
"vscode"
],