Update .vscode directory contents

This commit is contained in:
Patrick Jentsch
2023-11-20 11:05:56 +01:00
parent 691b2de5b2
commit a2d617718b
2 changed files with 4 additions and 7 deletions

View File

@ -1,7 +1,8 @@
{
"recommendations": [
"samuelcolvin.jinjahtml",
"mikestead.dotenv",
"ms-azuretools.vscode-docker",
"ms-python.python"
"ms-python.python",
"wholroyd.jinja"
]
}