"git.autofetch": false,
This commit is contained in:
parent
46a90d4d45
commit
c6996c0f13
@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"RenameOptions": {
|
"RenameOptions": {
|
||||||
"RenameInComments": true,
|
"RenameInComments": true,
|
||||||
"RenameOverloads": true,
|
"RenameOverloads": false,
|
||||||
"RenameInStrings": true
|
"RenameInStrings": true
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -27,8 +27,7 @@
|
|||||||
"explorer.confirmDelete": false,
|
"explorer.confirmDelete": false,
|
||||||
"explorer.confirmDragAndDrop": false,
|
"explorer.confirmDragAndDrop": false,
|
||||||
"explorer.openEditors.visible": 0,
|
"explorer.openEditors.visible": 0,
|
||||||
"git.autofetch": true,
|
"git.autofetch": false,
|
||||||
"git.autofetchPeriod": 1800,
|
|
||||||
"git.confirmSync": false,
|
"git.confirmSync": false,
|
||||||
"git.enableSmartCommit": true,
|
"git.enableSmartCommit": true,
|
||||||
"git.ignoreMissingGitWarning": true,
|
"git.ignoreMissingGitWarning": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user