This template provides a Rust development environment for Visual Studio Code. The development container is based on the Arch Linux image.
- Install Visual Studio Code
- Install Docker
- In VSCode go to Extensions and install the Dev Containers extension
- Open the project directory (the one with
.devcontainer
subdirectory in it) - VSCode will prompt you to reopen the folder in container. Alternatively you can go to View > Commands Palette and look up Open Folder in Container