diff --git a/evaluation_examples/examples/vs_code/0ed39f63-6049-43d4-ba4d-5fa2fe04a951.json b/evaluation_examples/examples/vs_code/0ed39f63-6049-43d4-ba4d-5fa2fe04a951.json index 2c7a72f..32f44ab 100644 --- a/evaluation_examples/examples/vs_code/0ed39f63-6049-43d4-ba4d-5fa2fe04a951.json +++ b/evaluation_examples/examples/vs_code/0ed39f63-6049-43d4-ba4d-5fa2fe04a951.json @@ -1,7 +1,7 @@ { "id": "0ed39f63-6049-43d4-ba4d-5fa2fe04a951", "snapshot": "vscode", - "instruction": "Please change all the places that say \"text\" to \"test\" in this document for me.", + "instruction": "Please help me change all the places in this document that say \"text\" to \"test\".", "source": "https://www.quora.com/How-do-you-find-and-replace-text-in-Visual-Studio-Code", "config": [ { diff --git a/evaluation_examples/examples/vs_code/276cc624-87ea-4f08-ab93-f770e3790175.json b/evaluation_examples/examples/vs_code/276cc624-87ea-4f08-ab93-f770e3790175.json index 629dbe7..7001729 100644 --- a/evaluation_examples/examples/vs_code/276cc624-87ea-4f08-ab93-f770e3790175.json +++ b/evaluation_examples/examples/vs_code/276cc624-87ea-4f08-ab93-f770e3790175.json @@ -1,7 +1,7 @@ { "id": "276cc624-87ea-4f08-ab93-f770e3790175", "snapshot": "vscode", - "instruction": "Could you help me set the line length to 50 characters for current user in VS Code?", + "instruction": "Please help me set the current user's line length to 50 characters in VS Code.", "source": "https://www.quora.com/unanswered/How-do-you-set-the-line-length-in-Visual-Studio-Code", "config": [ { diff --git a/evaluation_examples/examples/vs_code/4e60007a-f5be-4bfc-9723-c39affa0a6d3.json b/evaluation_examples/examples/vs_code/4e60007a-f5be-4bfc-9723-c39affa0a6d3.json index b36a7c8..06f07b7 100644 --- a/evaluation_examples/examples/vs_code/4e60007a-f5be-4bfc-9723-c39affa0a6d3.json +++ b/evaluation_examples/examples/vs_code/4e60007a-f5be-4bfc-9723-c39affa0a6d3.json @@ -1,7 +1,7 @@ { "id": "4e60007a-f5be-4bfc-9723-c39affa0a6d3", "snapshot": "vscode", - "instruction": "Install autoDocstring extension.", + "instruction": "Please help me install the autoDocstring extension in VS Code.", "source": "https://campbell-muscle-lab.github.io/howtos_Python/pages/documentation/best_practices/vscode_docstring_extension/vscode_docstring_extension.html#:~:text=Type%2C%20Ctrl%20%2B%20Shift%20%2B%20P,select%20the%20NumPy%20docstring%20format.", "config": [ { diff --git a/evaluation_examples/examples/vs_code/53ad5833-3455-407b-bbc6-45b4c79ab8fb.json b/evaluation_examples/examples/vs_code/53ad5833-3455-407b-bbc6-45b4c79ab8fb.json index 11fb7e5..311b40a 100644 --- a/evaluation_examples/examples/vs_code/53ad5833-3455-407b-bbc6-45b4c79ab8fb.json +++ b/evaluation_examples/examples/vs_code/53ad5833-3455-407b-bbc6-45b4c79ab8fb.json @@ -1,7 +1,7 @@ { "id": "53ad5833-3455-407b-bbc6-45b4c79ab8fb", "snapshot": "vscode", - "instruction": "I'd like the \"project\" in the \"user\" folder under \"home\" to be opened with VS Code, please.", + "instruction": "Please help me use VS Code to open the \"project\" in the \"user\" folder under \"home\".", "source": "https://www.youtube.com/watch?v=VqCgcpAypFQ", "config": [ { diff --git a/evaluation_examples/examples/vs_code/59ed65c7-e9a6-43db-833f-76d6730c0004.json b/evaluation_examples/examples/vs_code/59ed65c7-e9a6-43db-833f-76d6730c0004.json deleted file mode 100644 index 86250c7..0000000 --- a/evaluation_examples/examples/vs_code/59ed65c7-e9a6-43db-833f-76d6730c0004.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "id": "59ed65c7-e9a6-43db-833f-76d6730c0004", - "snapshot": "vscode", - "instruction": "Could you help me start debugging with the breakpoint at line 100?", - "source": "https://www.youtube.com/watch?v=7qZBwhSlfOo", - "config": [ - { - "type": "download", - "parameters": { - "files": [ - { - "url": "https://drive.usercontent.google.com/download?id=1eLlB7UqRjh55vm0SIxb96aU1WbbK3H3T&export=download&authuser=0&confirm=t&uuid=379d1cbf-cca1-454a-a5a6-c5389024f728&at=APZUnTWn4vJZhfvrdfYZ6byVfaSj:1705159150342", - "path": "Desktop/main.py" - } - ] - } - }, - { - "type": "launch", - "parameters": { - "command": ["code", "Desktop/main.py"] - } - }, - { - "type": "activate_window", - "parameters": { - "window_name": "Visual Studio Code" - } - } - ], - "trajectory": "trajectories/", - "related_apps": [ - "vscode" - ], - "evaluator": { - "func": "compare_config", - "expected": { - "type": "rule", - "rules": { - "expect": "1" - } - }, - "result": { - "type": "vscode_config", - "vscode_extension_command": "GetBreakPoint", - "path": "GetBreakPoint.txt", - "dest": "GetBreakPoint.txt" - } - } -} diff --git a/evaluation_examples/examples/vs_code/930fdb3b-11a8-46fe-9bac-577332e2640e.json b/evaluation_examples/examples/vs_code/930fdb3b-11a8-46fe-9bac-577332e2640e.json index a66ecdd..c6a61b5 100644 --- a/evaluation_examples/examples/vs_code/930fdb3b-11a8-46fe-9bac-577332e2640e.json +++ b/evaluation_examples/examples/vs_code/930fdb3b-11a8-46fe-9bac-577332e2640e.json @@ -1,7 +1,7 @@ { "id": "930fdb3b-11a8-46fe-9bac-577332e2640e", "snapshot": "vscode", - "instruction": "I want to create a shortcut to shift my focus cursor from terminal to Editor in VS Code. Please help me create this shortcut to be 'ctrl+j'.", + "instruction": "Please help me create a shortcut \"ctrl+j\" to move cursor focus from terminal to editor in VS Code.", "source": "https://superuser.com/questions/1270103/how-to-switch-the-cursor-between-terminal-and-code-in-vscode", "config": [ { diff --git a/evaluation_examples/examples/vs_code/9439a27b-18ae-42d8-9778-5f68f891805e.json b/evaluation_examples/examples/vs_code/9439a27b-18ae-42d8-9778-5f68f891805e.json index 2f848b2..e0d9425 100644 --- a/evaluation_examples/examples/vs_code/9439a27b-18ae-42d8-9778-5f68f891805e.json +++ b/evaluation_examples/examples/vs_code/9439a27b-18ae-42d8-9778-5f68f891805e.json @@ -1,7 +1,7 @@ { "id": "9439a27b-18ae-42d8-9778-5f68f891805e", "snapshot": "vscode", - "instruction": "I want to keep my cursor focus in debug console when debugging in VS Code, instead of focusing back to Editor. So please help me modify the setting of VS Code accordingly.", + "instruction": "Please help me modify the setting of VS Code to keep my cursor focused on the debug console when debugging in VS Code, instead of automatically focusing back on the Editor.", "source": "https://stackoverflow.com/questions/75832474/how-to-keep-cursor-in-debug-console-when-debugging-in-visual-studio-code", "config": [ { diff --git a/evaluation_examples/examples/vs_code/982d12a5-beab-424f-8d38-d2a48429e511.json b/evaluation_examples/examples/vs_code/982d12a5-beab-424f-8d38-d2a48429e511.json index 8c0748d..0559fd5 100644 --- a/evaluation_examples/examples/vs_code/982d12a5-beab-424f-8d38-d2a48429e511.json +++ b/evaluation_examples/examples/vs_code/982d12a5-beab-424f-8d38-d2a48429e511.json @@ -1,7 +1,7 @@ { "id": "982d12a5-beab-424f-8d38-d2a48429e511", "snapshot": "vscode", - "instruction": "Could you help me change the color theme to Dark?", + "instruction": "Please help me change the color theme of VS Code to Dark.", "source": "https://www.youtube.com/watch?v=ORrELERGIHs", "config": [ { diff --git a/evaluation_examples/examples/vs_code/9d425400-e9b2-4424-9a4b-d4c7abac4140.json b/evaluation_examples/examples/vs_code/9d425400-e9b2-4424-9a4b-d4c7abac4140.json index 080bdf1..aa12ec8 100644 --- a/evaluation_examples/examples/vs_code/9d425400-e9b2-4424-9a4b-d4c7abac4140.json +++ b/evaluation_examples/examples/vs_code/9d425400-e9b2-4424-9a4b-d4c7abac4140.json @@ -1,7 +1,7 @@ { "id": "9d425400-e9b2-4424-9a4b-d4c7abac4140", "snapshot": "vscode", - "instruction": "I want to make tabs wrapped over multiple lines when exceeding available space, please help modify the setting of VS Code.", + "instruction": "I want to make the tabs wrapped over multiple lines when exceeding available space, please help modify the setting of VS Code.", "source": "https://superuser.com/questions/1466771/is-there-a-way-to-make-editor-tabs-stack-in-vs-code", "config": [ { diff --git a/evaluation_examples/examples/vs_code/ae506c68-352c-4094-9caa-ee9d42052317.json b/evaluation_examples/examples/vs_code/ae506c68-352c-4094-9caa-ee9d42052317.json index 6bac7ce..9d0c13d 100644 --- a/evaluation_examples/examples/vs_code/ae506c68-352c-4094-9caa-ee9d42052317.json +++ b/evaluation_examples/examples/vs_code/ae506c68-352c-4094-9caa-ee9d42052317.json @@ -1,7 +1,7 @@ { "id": "ae506c68-352c-4094-9caa-ee9d42052317", "snapshot": "vscode", - "instruction": "Could you store the full terminal history of my VS Code terminal into '/home/user/Desktop/history.txt'?", + "instruction": "Please help me store the full terminal history of my VS Code terminal into \"/home/user/Desktop/history.txt\".", "source": "", "config": [ { diff --git a/evaluation_examples/examples/vs_code/b421106e-b282-4c41-af72-37c95493f95f.json b/evaluation_examples/examples/vs_code/b421106e-b282-4c41-af72-37c95493f95f.json deleted file mode 100644 index ffa4e0a..0000000 --- a/evaluation_examples/examples/vs_code/b421106e-b282-4c41-af72-37c95493f95f.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "id": "b421106e-b282-4c41-af72-37c95493f95f", - "snapshot": "vscode", - "instruction": "Help me modify settings to launch VScode with new.txt file", - "source": "https://stackoverflow.com/questions/74153883/launch-vscode-with-new-txt-file", - "config": [], - "trajectory": "trajectories/", - "related_apps": [ - "vscode" - ], - "evaluator": "evaluation_dir" -} diff --git a/evaluation_examples/examples/vs_code/e2b5e914-ffe1-44d2-8e92-58f8c5d92bb2.json b/evaluation_examples/examples/vs_code/e2b5e914-ffe1-44d2-8e92-58f8c5d92bb2.json index 306871a..756ddc3 100644 --- a/evaluation_examples/examples/vs_code/e2b5e914-ffe1-44d2-8e92-58f8c5d92bb2.json +++ b/evaluation_examples/examples/vs_code/e2b5e914-ffe1-44d2-8e92-58f8c5d92bb2.json @@ -1,7 +1,7 @@ { "id": "e2b5e914-ffe1-44d2-8e92-58f8c5d92bb2", "snapshot": "vscode", - "instruction": "I want to disable the missing imports reporting of python error, please modify the setting of VS Code for me.", + "instruction": "Please modify VS Code's settings to disable error reporting for Python missing imports.", "source": "https://superuser.com/questions/1386061/how-to-suppress-some-python-errors-warnings-in-vs-code", "config": [ { diff --git a/evaluation_examples/examples/vs_code/ea98c5d7-3cf9-4f9b-8ad3-366b58e0fcae.json b/evaluation_examples/examples/vs_code/ea98c5d7-3cf9-4f9b-8ad3-366b58e0fcae.json index f2667e9..3b601cb 100644 --- a/evaluation_examples/examples/vs_code/ea98c5d7-3cf9-4f9b-8ad3-366b58e0fcae.json +++ b/evaluation_examples/examples/vs_code/ea98c5d7-3cf9-4f9b-8ad3-366b58e0fcae.json @@ -1,7 +1,7 @@ { "id": "ea98c5d7-3cf9-4f9b-8ad3-366b58e0fcae", "snapshot": "vscode", - "instruction": "I want to remove the shortcut 'cmd+f' for Tree view Find (Explorer search) in VS Code explorer view due to shortcut conflict. Can you help me remove this shortcut?", + "instruction": "Please help me remove the shortcut \"cmd+f\" for Tree view Find (Explorer search) in VS Code Explorer view to avoid shortcut conflict.", "source": ["https://superuser.com/questions/1748097/vs-code-disable-tree-view-find-explorer-search", "https://superuser.com/questions/1417361/how-to-disable-file-filtering-in-vs-code-sidebar-explorer?rq=1" ],