When you work in a codespace, the environment you are working in is created using a development container, or dev container, hosted on a virtual machine.| GitHub Docs
A guide to adding Visual Studio Code Remote Development and GitHub Codespaces support to extensions| code.visualstudio.com
The devcontainer.json file contains any needed metadata and settings required to configurate a development container for a given well-defined tool and runtim...| containers.dev
Developing inside a Container using Visual Studio Code Remote Development| code.visualstudio.com
Learn what is new in the Visual Studio Code September 2022 Release (1.72)| code.visualstudio.com