On my Ubuntu laptop, the apt repository for Visual Studio Code keeps disappearing. No matter how I add it again, whether by re-installing the deb package, or explicitly as described here, it disappears after I run apt update, even though the file /etc/apt/sources.list.d/vscode.list is still here. Next time I run apt update, the repo is no longer queried.
Any thought?