@soorajsp
I had some time to look into this today. I can log into a GitHub account, but the settings sync request returns an 401 (see the vscode output for Settings Sync). I've also searched the vscodium git for issues relating to this. I advice you to open an issue over there. The product.json
seems to point to the correct endpoint. I suspect VSCodium for some reason doesn't send an authorization
header when trying to sync with a GitHub account.
Sorry for the delay.
As for why visual-studio-code-bin
works, I think that has to do with Microsoft's proprietary build steps - VSCodium must've missed something.
Pinned Comments
sperg512 commented on 2021-05-12 00:31 (UTC)
hey guys, @Icelk set up a script that checks for new releases and pushes updates if there are any new ones. I believe it runs every hour so there's no need to flag OOD, unless there's something that needs changed with the PKGBUILD