Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.62 KB

File metadata and controls

43 lines (24 loc) · 1.62 KB

Step 4: Test out our Codespace

The final test of our Codespace is to put ourselves in the position of an onboarding developer. Let's close everything and start up a new Codespace from nothing.

⌨️ Activity: Delete the existing codespace

  1. Close the window running your VS Code Codespace.

  2. Navigate to your exercise repository.

  3. Above the files list on the right, click the green <> Code button.

  4. Select the Codespaces tab to show the list of created Codespaces.

    list of codespaces
  5. Find the active entry, select the three dot menu ..., and select the Delete command.

    delete codespace command

Tip

You can manage all of your Codespaces across all projects at https://github.com/codespaces

⌨️ Activity: Start a codespace

  1. Above the files list on the right, click the green <> Code button.

  2. Select the Codespaces tab and click the plus sign + or Create codespace on main button.

    Alternately you can select the three dot menu ... to choose a different machine type, location, or configuration.

  3. Wait a few minutes for the Codespace to be created and VS Code to connect.

  4. (optional) Test out some of the activities from the previous steps to see if they still work!

  5. Add an issue comment to let Mona know you finished this activity, then give her a moment to share the final review.

    Hey @professortocat, I've finished testing out my new Codespace.
    I'm ready to review!
  6. Nice work! You are all done! 🎉