🚀 Dev Containers
Introduction
Dev Containers are a feature of the Dev Container extension in Visual Studio Code. They allow you to create a containerized development environment that can be used to build, run, and debug your code.
Setting Up Dev Containers
- Install the Dev Container extension in Visual Studio Code.
- Open your project in Visual Studio Code.
- Click on the Dev Container icon in the bottom left corner.