add vscode dir

This commit is contained in:
Chris Grimmett 2024-03-20 21:35:34 -08:00
parent 8531c7f9b5
commit ceb7ff5750

7
.vscode/extensions.json vendored Normal file

@ -0,0 +1,7 @@
{
"recommendations": [
"helm-ls.helm-ls",
"tchoupinax.tilt",
"redhat.vscode-yaml"
]
}