Files
charts/clustertool/.vscode/extensions.json
2024-10-16 14:06:31 +02:00

23 lines
558 B
JSON

{
"recommendations": [
"golang.go",
"redhat.vscode-yaml",
"formulahendry.code-runner",
"streetsidesoftware.code-spell-checker",
"Codium.codium",
"mrmlnc.vscode-duplicate",
"IgorSbitnev.error-gutters",
"usernamehw.errorlens",
"mhutchie.git-graph",
"eamodio.gitlens",
"vivaldy22.go-auto-struct-tag",
"msyrus.go-doc",
"766b.go-outliner",
"premparihar.gotestexplorer",
"yzhang.markdown-all-in-one",
"searKing.preview-vscode",
"zxh404.vscode-proto3",
"DavidAnson.vscode-markdownlint",
"GitHub.copilot"
]
}