add vscode workspace

This commit is contained in:
Kjeld Schouten
2024-06-25 21:11:43 +02:00
parent 22ed06df65
commit d595c64ca5
4 changed files with 48 additions and 3 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"recommendations": [
"redhat.vscode-yaml",
"mrmlnc.vscode-duplicate",
"mhutchie.git-graph",
"eamodio.gitlens",
"yzhang.markdown-all-in-one",
"searKing.preview-vscode",
"DavidAnson.vscode-markdownlint",
"IgorSbitnev.error-gutters",
"usernamehw.errorlens",
"Tim-Koehler.helm-intellisense",
"ms-kubernetes-tools.vscode-kubernetes-tools",
"sandipchitale.vscode-kubernetes-helm-extras",
"VadzimNestsiarenka.helm-template-preview-and-more",
"karyan40024.helmix"
]
}