Welcome to your new IDE, which stands for
- Integrated
- Development
- Environment
It is a place (environment) where all of your development tools (i.e. text editor, terminal, and file tree) are all integrated into the same window.
The first time you see this, there are just a few more steps to do:
-
In the terminal below, type
addtoken- When prompted, paste in your token.
-
In the terminal below, type
addfolder- When prompted, enter your grade.
By default, GitHub deletes inactive codespaces after 30 days. Follow these steps to keep your work safe:
- Go to https://github.com/codespaces
- Find your
hstatsep/codespacecodespace in the list - Click the three dots (...) menu on the right
- UNCHECK the option to "Auto-delete codespace"
Do this once when you first create your codespace.