Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/reusables/codespaces/setting-up-project-intro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
in {% data variables.product.prodname_github_codespaces %} using the {% data variables.product.prodname_vscode %} web client. It will step you through the process of opening the project in a codespace, and adding and modifying a predefined dev container configuration.
in {% data variables.product.prodname_github_codespaces %} using the {% data variables.product.prodname_vscode %} web client. It will step you through the process of opening the project in a codespace and adding and modifying a predefined dev container configuration.

After you complete this tutorial, you'll be able to add a dev container configuration to your own repository, using either the {% data variables.product.prodname_vscode_shortname %} web client or the {% data variables.product.prodname_vscode_shortname %} desktop application.

Expand Down
Loading