How do I disable VS Code of updating itself?
Have you tried updating JSON User settings to “update.mode”: “none” Navigation steps: File > Preferences > Settings or [ Ctrl + Shift + , ] References: https://code.visualstudio.com/docs/supporting/FAQ Following block of text is from the FAQ VS Code How do I opt out of VS Code auto-updates? By default, VS Code is set up to auto-update … Read more