Add vscode update block to logon script #117
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: WINDOWS/w10install#117
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Path: C:\Users\mschmidt\AppData\Roaming\Code\User
Add to "settings.json":
{
"update.mode": "none",
"enableTelemetry": false,
"workbench.enableExperiments": false,
"extensions.autoUpdate": false,
"workbench.startupEditor": "newUntitledFile",
"extensions.ignoreRecommendations": true
}
commit
1d1ad4b34d
(HEAD -> master, origin/master, origin/HEAD)Author: Michael H.G. Schmidt michael@schmidt2.de
Date: Sun Jul 30 09:28:16 2023 +0200