LLVM Dev Container Feature 🏭 Installs the LLVM toolchain Usage // devcontainer.json { "features": { "ghcr.io/devcontainers-community/features/llvm": {} } } ❓ Don't know what this ☝ means? Check out this VS Code blog post. Options Options Id Description Type Default Value version LLVM version string latest