Update devops/templates/devcontainer.json
All checks were successful
/ build-docker-image (push) Successful in 11s

This commit is contained in:
2025-11-23 11:06:58 +00:00
parent c181b3bb33
commit 7b59f21a8b

View File

@@ -19,7 +19,9 @@
"rogalmic.bash-debug",
"streetsidesoftware.code-spell-checker",
"ms-azuretools.vscode-containers",
"eamodio.gitlens"
"eamodio.gitlens",
"shd101wyy.markdown-preview-enhanced",
"bierner.markdown-preview-github-styles"
]
}
}