@daiyam Thank you for maintaining the package. Please add support for vscodium
in the URL handler as well, so it is possible to use OAuth out of the box:
$ diff /usr/share/applications/vscodium-uri-handler.desktop ./vscodium-uri-handler.desktop
11c11
< MimeType=x-scheme-handler/vscode;
---
> MimeType=x-scheme-handler/vscode;x-scheme-handler/vscodium;
Pinned Comments