We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc017b5 commit 9890976Copy full SHA for 9890976
.devcontainer/devcontainer.json
@@ -7,7 +7,8 @@
7
"ms-vscode.cpptools-extension-pack",
8
"maelvalais.autoconf",
9
"ms-azuretools.vscode-docker",
10
- "editorconfig.editorconfig"
+ "editorconfig.editorconfig",
11
+ "github.vscode-github-actions"
12
]
13
}
14
},
.devcontainer/local/devcontainer.json
0 commit comments