mirror of https://github.com/citusdata/citus.git
Add liveshare as a default extension for collaboration
parent
d12e324fc3
commit
348962e7f1
|
@ -4,5 +4,6 @@
|
|||
"forwardPorts": [9700],
|
||||
"extensions": [
|
||||
"ms-vscode.cpptools",
|
||||
"ms-vsliveshare.vsliveshare",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue