Skip to content

Commit 82449da

Browse files
Revert "actually stop tasks (RooCodeInc#3061)" (RooCodeInc#3220)
This reverts commit 29458d7.
1 parent 74ec823 commit 82449da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vscode/launch.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"args": ["--extensionDevelopmentPath=${workspaceFolder}", "--disable-workspace-trust", "${workspaceFolder}"],
1313
"outFiles": ["${workspaceFolder}/dist/**/*.js"],
1414
"preLaunchTask": "${defaultBuildTask}",
15-
"postDebugTask": "stop",
1615
"env": {
1716
"IS_DEV": "true",
1817
"DEV_WORKSPACE_FOLDER": "${workspaceFolder}"

0 commit comments

Comments
 (0)