1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Codespaces: Explain how to display the Remote Explorer (#29988)

* Initial draft commit

* Add more instances of the reusable

* Add reusable note box to new article added in another PR
This commit is contained in:
hubwriter
2022-08-24 10:11:39 +01:00
committed by GitHub
parent 37a3dd6656
commit da79c3ee69
4 changed files with 19 additions and 4 deletions

View File

@@ -27,7 +27,9 @@ To find the display name of a codespace:
![Screenshot of the Remote Explorer in VS Code](/assets/images/help/codespaces/codespaces-remote-explorer.png)
{% indented_data_reference reusables.codespaces.remote-explorer spaces=2 %}
- In a terminal window on your local machine, use this {% data variables.product.prodname_cli %} command: `gh codespace list`.
### Permanent codespace names
In addition to the display name, when you create a codespace, a permanent name is also assigned to the codespace. The name is a combination of your {% data variables.product.company_short %} handle, the repository name, and some random characters. For example: `octocat-myrepo-gmc7`. You can't change this name.