Skip to content

Commit 8af4f54

Browse files
author
Jordan Walsh
committed
Revert "Added workdir support for docker exec"
This reverts commit c3c2503.
1 parent c64775a commit 8af4f54

File tree

2 files changed

+2092
-2113
lines changed

2 files changed

+2092
-2113
lines changed

docs/schema/vimspector.schema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,6 @@
186186
"type": "array",
187187
"items": { "type": "string" },
188188
"description": "A single command to execute for remote-launch. Like runCommands but for a single command."
189-
},
190-
"workdir": {
191-
"type": "string",
192-
"description": "For containers. The value passed to docker exec for the working directory."
193189
}
194190
}
195191
}

0 commit comments

Comments
 (0)