Skip to content

Commit

Permalink
Merge pull request github#5535 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Apr 19, 2021
2 parents adb40b0 + 08426b7 commit 1e9a8eb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 23 deletions.
3 changes: 1 addition & 2 deletions content/github/developing-online-with-codespaces/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ topics:
{% link_in_list /managing-gpg-verification-for-codespaces %}
{% link_in_list /deleting-a-codespace %}
{% link_in_list /troubleshooting-your-codespace %}
{% link_in_list /using-codespaces-in-visual-studio-code %}
{% link_in_list /using-codespaces-in-visual-studio %}
{% link_in_list /using-codespaces-in-visual-studio-code %}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ intro: 'You can develop in your codespace directly in {% data variables.product.
product: '{% data reusables.gated-features.codespaces %}'
redirect_from:
- /github/developing-online-with-codespaces/connecting-to-your-codespace-from-visual-studio-code
- /github/developing-online-with-codespaces/using-codespaces-in-visual-studio
versions:
free-pro-team: '*'
topics:
Expand All @@ -27,7 +28,7 @@ To develop in a codespace directly in {% data variables.product.prodname_vscode

### Creating a codespace in {% data variables.product.prodname_vscode %}

After you connect your {% data variables.product.product_name %} account to the {% data variables.product.prodname_vs_codespaces %} extension, you can develop in a codespace that you created on {% data variables.product.product_name %} or in {% data variables.product.prodname_vscode %}.
After you connect your {% data variables.product.product_name %} account to the {% data variables.product.prodname_github_codespaces %} extension, you can develop in a codespace that you created on {% data variables.product.product_name %} or in {% data variables.product.prodname_vscode %}.

{% data reusables.codespaces.click-remote-explorer-icon-vscode %}
2. Click the Add icon, then click **Create New Codespace**.
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion data/variables/product.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ prodname_security_center: 'Security Center'

# Codespaces
prodname_codespaces: 'Codespaces'
prodname_vs_codespaces: 'Visual Studio Codespaces'
prodname_github_codespaces: 'GitHub Codespaces'

# GitHub resources: blog, jobs, Learning Lab
Expand Down

0 comments on commit 1e9a8eb

Please sign in to comment.