mirror of https://github.com/citusdata/citus.git
gitlens, cpp tools and generally sort extensions
parent
607bd77eb1
commit
a90523afc5
|
@ -9,9 +9,10 @@
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"ms-vscode.cpptools",
|
"eamodio.gitlens",
|
||||||
"ms-vsliveshare.vsliveshare",
|
|
||||||
"github.vscode-pull-request-github",
|
"github.vscode-pull-request-github",
|
||||||
|
"ms-vscode.cpptools-extension-pack",
|
||||||
|
"ms-vsliveshare.vsliveshare",
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"files.exclude": {
|
"files.exclude": {
|
||||||
|
|
Loading…
Reference in New Issue