How to update GitHub Codespaces in your project
This page describes how to update the GitHub Codespaces in your project, if your project already has GitHub Codespaces added.
You may wish to update the GitHub Codespaces configuration, if you want to use the latest configuration as provided by the research template in your existing project.
Updating the GitHub Codespaces configuration in your project🔗
- Delete the files inside
.devcontainer
in your project. - Now follow the instructions as for adding GitHub Codespaces to an existing project.