Skip to content

Commit f3e26ca

Browse files
authored
docs: add guidance on when to use Project Discovery for Dev Containers (#21190)
Refs #21157
1 parent b04e687 commit f3e26ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/admin/integrations/devcontainers/integration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Alternatively, enable automatic discovery of Dev Containers in Git repositories.
3232
The agent scans for `devcontainer.json` files and surfaces them in the Coder UI.
3333
See [Environment Variables](#environment-variables) for configuration options.
3434

35+
This approach is useful when developers frequently switch between repositories
36+
or work with many projects, as it reduces template maintenance overhead.
37+
3538
## Install the Dev Containers CLI
3639

3740
Use the

0 commit comments

Comments
 (0)