more
This commit is contained in:
parent
79adde0b0f
commit
513ba4b9a9
|
@ -19,7 +19,9 @@
|
||||||
"ms-vscode.cmake-tools",
|
"ms-vscode.cmake-tools",
|
||||||
"austin.code-gnu-global",
|
"austin.code-gnu-global",
|
||||||
"visualstudioexptteam.vscodeintel",
|
"visualstudioexptteam.vscodeintel",
|
||||||
"eamodio.gitlens"
|
"eamodio.gitlens",
|
||||||
|
"matepek.vscode-catch2-test-adapter",
|
||||||
|
"spmeesseman.vscode-taskexplorer"
|
||||||
],
|
],
|
||||||
|
|
||||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||||
|
|
Loading…
Reference in New Issue