mirror of https://github.com/citusdata/citus.git
add github pullrequest extension
parent
214d31fb73
commit
73d7fc4801
|
@ -9,6 +9,7 @@
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"ms-vscode.cpptools",
|
"ms-vscode.cpptools",
|
||||||
"ms-vsliveshare.vsliveshare",
|
"ms-vsliveshare.vsliveshare",
|
||||||
|
"github.vscode-pull-request-github",
|
||||||
],
|
],
|
||||||
"mounts": [
|
"mounts": [
|
||||||
"type=volume,target=/data",
|
"type=volume,target=/data",
|
||||||
|
|
Loading…
Reference in New Issue