diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..dd02caf --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,7 @@ +{ + "recommendations": [ + "helm-ls.helm-ls", + "tchoupinax.tilt", + "redhat.vscode-yaml" + ] +} \ No newline at end of file