We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59e400d + 12b34bc commit e8b7262Copy full SHA for e8b7262
.devcontainer/devcontainer.json
@@ -3,6 +3,8 @@
3
"rust-lang.rust",
4
"bungcip.better-toml",
5
"github.vscode-codeql",
6
+ "hbenl.vscode-test-explorer",
7
+ "ms-vscode.test-adapter-converter",
8
"slevesque.vscode-zipexplorer"
9
],
10
"settings": {
0 commit comments