0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-29 18:21:10 +00:00
terraform-provider-proxmox/.vscode/extensions.json
Pavel Boldyrev d8a7bc093f
chore(ci): improve devcontainer UX (#1973)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-05-24 13:30:07 -04:00

14 lines
346 B
JSON

{
"recommendations": [
"britesnow.vscode-toggle-quotes",
"davidanson.vscode-markdownlint",
"EditorConfig.editorconfig",
"golang.go",
"hashicorp.terraform",
"joshbolduc.commitlint",
"PKief.material-icon-theme",
"psioniq.psi-header",
"ms-azuretools.vscode-docker"
]
}