update vscode
This commit is contained in:
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user