Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you want to use {% data variables.product.prodname_vscode %} as your default

* {% data reusables.codespaces.application-installed-locally %}<br><br>

* If you choose **{% data variables.product.prodname_vscode %}**, {% data variables.product.prodname_github_codespaces %} will automatically open in the desktop application when you next create or open a codespace.
* If you choose **{% data variables.product.prodname_vscode %}** (web client), {% data variables.product.prodname_github_codespaces %} will automatically open in the desktop application when you next create or open a codespace.

You may need to allow access to both your browser and {% data variables.product.prodname_vscode %} for it to open successfully.<br><br>

Expand Down
2 changes: 1 addition & 1 deletion data/reusables/codespaces/application-installed-locally.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
If you choose **{% data variables.product.prodname_vscode %}**, you must make sure you have {% data variables.product.prodname_vscode_shortname %} installed on your local machine.
If you choose **{% data variables.product.prodname_vscode %}** (desktop application), you must make sure you have {% data variables.product.prodname_vscode_shortname %} installed on your local machine.
Loading