31 lines
1.8 KiB
Markdown
31 lines
1.8 KiB
Markdown
After you connect your account on {% data variables.product.product_location %} to the {% data variables.product.prodname_github_codespaces %} extension, you can create a new codespace. For more information about the {% data variables.product.prodname_github_codespaces %} extension, see the [{% data variables.product.prodname_vs_marketplace_shortname %} marketplace](https://marketplace.visualstudio.com/items?itemName=GitHub.codespaces).
|
|
|
|
{% note %}
|
|
|
|
**Note**: Currently, {% data variables.product.prodname_vscode_shortname %} doesn't allow you to choose a dev container configuration when you create a codespace. If you want to choose a specific dev container configuration, use the {% data variables.product.prodname_dotcom %} web interface to create your codespace. For more information, click the **Web browser** tab at the top of this page.
|
|
|
|
{% endnote %}
|
|
|
|
{% data reusables.codespaces.click-remote-explorer-icon-vscode %}
|
|
2. Click the Add icon: {% octicon "plus" aria-label="The plus icon" %}.
|
|
|
|

|
|
|
|
3. Type the name of the repository you want to develop in, then select it.
|
|
|
|

|
|
|
|
4. Click the branch you want to develop on.
|
|
|
|

|
|
|
|
5. Click the machine type you want to use.
|
|
|
|

|
|
|
|
{% note %}
|
|
|
|
**Note**: {% data reusables.codespaces.codespaces-machine-type-availability %}
|
|
|
|
{% endnote %}
|