Open AverseABFun opened 9 months ago
I also use vscodium for the same reason. I actually have both installed (actually, vscode insiders as well). The extension installs in vscodium fine, but when I try to sign in, it uses the vscode:: and therefore opens vscode instead of authorizing vscodium.
I use Positron from Posit (still in alpha) and I have a similar issue: https://github.com/posit-dev/positron/issues/4107 The hardcoded "vscode://" in the callback URL makes the sign-in fail. I overcome the issue by putting "positron://" manually but I guess it's possible to pick it up from the IDE?
I am have the same specific issue as @bakaburg1.
This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.
I use Visual Studio Codium instead of VSCode, because I don't want all the Microsoft telemetry from VSCode. Could support be provided? Not many changes would be required, as they are based off of a very similar codebase, and I don't particularly wish to switch to VSCode solely for this.