add vscode dir
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6m50s Details

This commit is contained in:
Chris Grimmett 2024-03-20 21:35:34 -08:00
parent 8531c7f9b5
commit ceb7ff5750
1 changed files with 7 additions and 0 deletions

7
.vscode/extensions.json vendored Normal file
View File

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