vscode: disable update check
This commit is contained in:
parent
9f0d478b41
commit
3c2c25d388
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@
|
||||||
"git.autofetch": true,
|
"git.autofetch": true,
|
||||||
"git.confirmSync": false,
|
"git.confirmSync": false,
|
||||||
"editor.suggest.snippetsPreventQuickSuggestions": false,
|
"editor.suggest.snippetsPreventQuickSuggestions": false,
|
||||||
|
"update.mode": "none",
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue