diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 395627f..fd5f010 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -11,6 +11,8 @@ "redhat.ansible", "redhat.vscode-yaml", "samuelcolvin.jinjahtml", - "wayou.vscode-todo-highlight" + "wayou.vscode-todo-highlight", + "github.vscode-github-actions", + "tamasfe.even-better-toml" ] }