We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c64775a commit 8af4f54Copy full SHA for 8af4f54
docs/schema/vimspector.schema.json
@@ -186,10 +186,6 @@
186
"type": "array",
187
"items": { "type": "string" },
188
"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."
193
}
194
195
0 commit comments