{ "image": "mcr.microsoft.com/devcontainers/go", "features": { "ghcr.io/devcontainers/features/hugo:1": { "extended": true, "version": "0.156.0" }, "ghcr.io/devcontainers/features/node:1": {} }, "customizations": { "vscode": { "extensions": [ "mhutchie.git-graph", "esbenp.prettier-vscode", "tamasfe.even-better-toml", "budparr.language-hugo-vscode", "EditorConfig.EditorConfig", "github.vscode-github-actions", "bierner.github-markdown-preview", "ms-vsliveshare.vsliveshare", "ltex-plus.vscode-ltex-plus", "yzhang.markdown-all-in-one", "redhat.vscode-yaml", "rvben.rumdl", "kaellarkin.hugo-shortcode-syntax" ] } }, "forwardPorts": [ 1313 ] }