This commit is contained in:
Christof Marti
2019-11-27 15:37:48 +00:00
parent fb4ca0a7bc
commit 906b76cea3
2 changed files with 16 additions and 0 deletions

View File

@@ -28,6 +28,10 @@
},
"description": "Remote environment variables."
},
"remoteUser": {
"type": "string",
"description": "The user VS Code Server will be started with. The default is the same user as the container."
},
"extensions": {
"type": "array",
"description": "An array of extensions that should be installed into the container.",