Skip to content

Commit 3671846

Browse files
authored
docs: add default dir for VS Code Desktop (coder#8184)
1 parent 46df6c5 commit 3671846

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/ides.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Click `VS Code Desktop` in the dashboard to one-click enter a workspace. This au
2222

2323
![Demo](https://github.com/coder/vscode-coder/raw/main/demo.gif?raw=true)
2424

25+
You can set the default directory in which VS Code opens via the `dir` argument on
26+
the `coder_agent` resource in your workspace template. See the [Terraform documentation
27+
for more details](https://registry.terraform.io/providers/coder/coder/latest/docs/resources/agent#dir).
28+
2529
> The `VS Code Desktop` button can be hidden by enabling [Browser-only connections](./networking/index.md#Browser-only).
2630
2731
### Manual Installation

0 commit comments

Comments
 (0)