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 4f522fd commit cd536f0Copy full SHA for cd536f0
.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