{ "name": "CGAL Doxygen Dev Container, version 1.12.0, with CGAL patch", "image": "docker.io/cgal/doxygen:1.12.0", "features": { "ghcr.io/devcontainers/features/git:1.3.2": {} }, "customizations": { "vscode": { "extensions": [ "ms-vscode.cmake-tools", "bbenoist.Doxygen", "ms-vscode.cpptools" ] } }, }