1
0
mirror of synced 2025-12-21 19:06:49 -05:00

GHEC version (#20947)

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
This commit is contained in:
Laura Coursen
2021-10-15 15:41:33 -05:00
committed by GitHub
parent be8cb7cb8c
commit 8f964ea2cb
1592 changed files with 4984 additions and 3494 deletions

View File

@@ -4,7 +4,8 @@ shortTitle: Changing the machine type
intro: 'You can change the type of machine that''s running your codespace, so that you''re using resources appropriate for work you''re doing.'
product: '{% data reusables.gated-features.codespaces %}'
versions:
free-pro-team: '*'
fpt: '*'
ghec: '*'
topics:
- Codespaces
---

View File

@@ -8,6 +8,7 @@ redirect_from:
- /github/developing-online-with-codespaces/creating-a-codespace
versions:
fpt: '*'
ghec: '*'
type: how_to
topics:
- Codespaces

View File

@@ -7,6 +7,7 @@ redirect_from:
- /github/developing-online-with-codespaces/deleting-a-codespace
versions:
fpt: '*'
ghec: '*'
type: how_to
topics:
- Codespaces

View File

@@ -8,6 +8,7 @@ redirect_from:
- /github/developing-online-with-codespaces/developing-in-a-codespace
versions:
fpt: '*'
ghec: '*'
type: how_to
topics:
- Codespaces

View File

@@ -4,6 +4,7 @@ intro: '{% data reusables.codespaces.about-port-forwarding %}'
product: '{% data reusables.gated-features.codespaces %}'
versions:
fpt: '*'
ghec: '*'
redirect_from:
- /github/developing-online-with-codespaces/forwarding-ports-in-your-codespace
type: how_to

View File

@@ -4,6 +4,7 @@ intro: 'Create a codespace to get started with developing your project inside a
product: '{% data reusables.gated-features.codespaces %}'
versions:
fpt: '*'
ghec: '*'
topics:
- Codespaces
children:

View File

@@ -5,6 +5,7 @@ intro: 'You can use {% data variables.product.prodname_codespaces %} in your dev
product: '{% data reusables.gated-features.codespaces %}'
versions:
fpt: '*'
ghec: '*'
type: how_to
topics:
- Codespaces

View File

@@ -8,6 +8,7 @@ redirect_from:
- /github/developing-online-with-codespaces/using-codespaces-in-visual-studio
versions:
fpt: '*'
ghec: '*'
type: how_to
topics:
- Codespaces
@@ -49,7 +50,7 @@ Use the {% data variables.product.prodname_vs %} Marketplace to install the [{%
## 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_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 %}.
After you connect your account on {% data variables.product.product_location %} 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**.

View File

@@ -4,6 +4,7 @@ intro: After making changes to a file in your codespace you can quickly commit t
product: '{% data reusables.gated-features.codespaces %}'
versions:
fpt: '*'
ghec: '*'
type: how_to
topics:
- Codespaces