1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/data/reusables/codespaces/navigating-to-a-codespace.md
2023-11-27 15:01:44 +00:00

9 lines
643 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" %} Code** button and selecting the **{% data variables.product.prodname_codespaces %}** tab. The dropdown menu will display all active codespaces for the repository.