mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Devcontainer: Install test dependencies
These _should_ get installed automatically if missing, by in my experience this can be a bit flaky. Installing theme here should make this a bit more robust.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"rust-lang.rust",
|
||||
"bungcip.better-toml",
|
||||
"github.vscode-codeql",
|
||||
"hbenl.vscode-test-explorer",
|
||||
"ms-vscode.test-adapter-converter",
|
||||
"slevesque.vscode-zipexplorer"
|
||||
],
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user