Thanks to visit codestin.com Credit goes to github.com
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 46df6c5 commit 3671846Copy full SHA for 3671846
docs/ides.md
@@ -22,6 +22,10 @@ Click `VS Code Desktop` in the dashboard to one-click enter a workspace. This au
22
23

24
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
+
29
> The `VS Code Desktop` button can be hidden by enabling [Browser-only connections](./networking/index.md#Browser-only).
30
31
### Manual Installation
0 commit comments