refine and add VSC infeasible examples
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
"parameters": {
|
||||
"files": [
|
||||
{
|
||||
"url": "",
|
||||
"path": "/home/user/test.py"
|
||||
"url": "https://drive.usercontent.google.com/download?id=1dfc_QSyywXGqh7vcXOzSkGo76fEzl-wL&export=download&authuser=0&confirm=t&uuid=6f139847-7ae6-42ec-b0a6-c84f4b02790d&at=APZUnTWXbY8NWy5aLS8bTkr-td9l:1708107970467",
|
||||
"path": "/home/user/main.py"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -20,7 +20,7 @@
|
||||
"parameters": {
|
||||
"command": [
|
||||
"code",
|
||||
"/home/user/test.py"
|
||||
"/home/user/main.py"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,9 +1,23 @@
|
||||
{
|
||||
"id": "7c4cc09e-7a92-40dd-8338-b2286535c4ed",
|
||||
"snapshot": "vscode",
|
||||
"instruction": "Please help me send an email titled \"Hello, DesktopEnv Team!\" to \"tyu@hku.hk\" within VS Code.",
|
||||
"instruction": "Please help me change the display language of VS Code to \"Arabic\".",
|
||||
"source": "",
|
||||
"config": [
|
||||
{
|
||||
"type": "launch",
|
||||
"parameters": {
|
||||
"command": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "activate_window",
|
||||
"parameters": {
|
||||
"window_name": "Visual Studio Code"
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
|
||||
@@ -29,11 +29,11 @@
|
||||
"parameters": {
|
||||
"files": [
|
||||
{
|
||||
"url": "",
|
||||
"url": "https://drive.usercontent.google.com/download?id=1KGmoBsmKvhITJchGitv8_jj1gj4HESz4&export=download&authuser=0&confirm=t&uuid=a26e5f6a-dbb8-4019-b9fd-b535d99e807f&at=APZUnTVz4rBaEuvjRIWH3jsmW-6c:1708107774337",
|
||||
"path": "/home/user/workspace1.code-workspace"
|
||||
},
|
||||
{
|
||||
"url": "",
|
||||
"url": "https://drive.usercontent.google.com/download?id=1PgvCblavKdwNFMq-puT2VxdNDd3NpJrr&export=download&authuser=0&confirm=t&uuid=49360747-4455-4406-ac69-34002bdd518d&at=APZUnTX55qhGUQ4Iw44ED369nu3E:1708107775631",
|
||||
"path": "/home/user/workspace2.code-workspace"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,26 +1,14 @@
|
||||
{
|
||||
"id": "971cbb5b-3cbf-4ff7-9e24-b5c84fcebfa6",
|
||||
"snapshot": "vscode",
|
||||
"instruction": "Please help me add text watermark \"HKU\" to the top right corner of the video located at \"/home/user/test.mp4\" within VS Code.",
|
||||
"instruction": "Please help me change the settings of VS Code so that every time I open it, it automatically creates a python file called \"test.py\".",
|
||||
"source": "",
|
||||
"config": [
|
||||
{
|
||||
"type": "download",
|
||||
"parameters": {
|
||||
"files": [
|
||||
{
|
||||
"url": "",
|
||||
"path": "/home/user/test.mp4"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "launch",
|
||||
"parameters": {
|
||||
"command": [
|
||||
"code",
|
||||
"/home/user/test.mp4"
|
||||
"code"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,9 +1,23 @@
|
||||
{
|
||||
"id": "dcbe20e8-647f-4f1d-8696-f1c5bbb570e3",
|
||||
"snapshot": "vscode",
|
||||
"instruction": "Please help me find the closest airport to the University of Hong Kong within VS Code.",
|
||||
"instruction": "Please help me change the background of VS Code to the photo in Downloads.",
|
||||
"source": "",
|
||||
"config": [
|
||||
{
|
||||
"type": "launch",
|
||||
"parameters": {
|
||||
"command": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "activate_window",
|
||||
"parameters": {
|
||||
"window_name": "Visual Studio Code"
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
|
||||
Reference in New Issue
Block a user