Add liveshare as a default extension for collaboration

pull/7102/head
Nils Dijk 2021-09-14 15:05:33 +02:00
parent d12e324fc3
commit 348962e7f1
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
"forwardPorts": [9700],
"extensions": [
"ms-vscode.cpptools",
"ms-vsliveshare.vsliveshare",
],
}