add another extention
This commit is contained in:
parent
da058b47c4
commit
24c6abcb0b
|
@ -18,7 +18,8 @@
|
||||||
"ms-vscode.cpptools",
|
"ms-vscode.cpptools",
|
||||||
"ms-vscode.cmake-tools",
|
"ms-vscode.cmake-tools",
|
||||||
"austin.code-gnu-global",
|
"austin.code-gnu-global",
|
||||||
"visualstudioexptteam.vscodeintel"
|
"visualstudioexptteam.vscodeintel",
|
||||||
|
"eamodio.gitlens"
|
||||||
],
|
],
|
||||||
|
|
||||||
// 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