1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/data/reusables/codespaces/navigating-to-a-codespace.md
2025-05-20 16:45:25 -07:00

9 lines
661 B
Markdown

## Navigating to an existing codespace
1. {% data reusables.codespaces.you-can-see-all-your-codespaces %}
1. Click the name of the codespace you want to develop in.
![Screenshot of a list of three codespaces on the https://github.com/codespaces page.](/assets/images/help/codespaces/your-codespaces-list.png)
Alternatively, you can see any of your codespaces for a specific repository by navigating to that repository, clicking the **{% octicon "code" aria-hidden="true" aria-label="code" %} Code** button and selecting the **{% data variables.product.prodname_codespaces %}** tab. The dropdown menu will display all active codespaces for the repository.