Skip to content

Commit

Permalink
Merge pull request #578 from mtsmfm/patch-1
Browse files Browse the repository at this point in the history
workspaceFolder is not supported yet
  • Loading branch information
lecoursen authored Nov 5, 2020
2 parents 5bcab13 + 000c31b commit b1dc16d
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ You can use configuration keys supported by {% data variables.product.prodname_c
- `settings`
- `extensions`
- `forwardPorts`
- `devPort`
- `postCreateCommand`

#### Docker, Dockerfile, or image settings
Expand All @@ -73,13 +72,9 @@ You can use configuration keys supported by {% data variables.product.prodname_c
- `remoteEnv`
- `containerUser`
- `remoteUser`
- `updateRemoteUserUID`
- `mounts`
- `workspaceMount`
- `workspaceFolder`
- `runArgs`
- `overrideCommand`
- `shutdownAction`
- `dockerComposeFile`

For more information about the available settings for `devcontainer.json`, see [devcontainer.json reference](https://aka.ms/vscode-remote/devcontainer.json) in the {% data variables.product.prodname_vscode %} documentation.

0 comments on commit b1dc16d

Please sign in to comment.