Package Details: vscodium-electron-bin 1.100.13210-1

Git Clone URL: https://aur.archlinux.org/vscodium-electron-bin.git (read-only, click to copy)
Package Base: vscodium-electron-bin
Description: VS Code without MS branding/telemetry/licensing.(Prebuilt and System-wide Electron edition)
Upstream URL: https://vscodium.com/
Keywords: codium editor electron floss ide open-source-licensing vscode
Licenses: MIT
Conflicts: codium, vscodium, vscodium-electron, vscodium-insiders, vscodium-marketplace
Provides: codium, vscodium
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 2
Popularity: 0.38
First Submitted: 2024-06-12 07:36 (UTC)
Last Updated: 2025-05-14 01:31 (UTC)

Latest Comments

oech3 commented on 2025-05-12 15:38 (UTC)

I'm also considering to replace app/node_modules/open/xdg-open with xdg-utils)s one. But I don't know what does it improve/break.

oech3 commented on 2025-05-06 15:08 (UTC)

[Launcher] electron34 supports --ozone-platform-hint=auto .

zxp19821005 commented on 2025-05-06 14:50 (UTC)

@oech3 Thanks for your feedback, added it.

oech3 commented on 2025-05-06 09:22 (UTC)

Would you depends=(ripgrep);ln -sf /usr/bin/rg /pathto/app/node_modules/@vscode/ripgrep/bin/rg ?

zxp19821005 commented on 2025-02-24 09:03 (UTC)

@binarynoise I'm so sorry, I can't do that. Do you known which file do I have to midify?

binarynoise commented on 2025-02-21 21:15 (UTC)

the url handler doesn't handle vscodium://, only vscode://, extensions that correctly determine the running editor to be vscodium and thus generating vscodium:// break. Could you please also change the url sheme in the url handler?

mzhang commented on 2024-06-19 19:57 (UTC)

This does not provide the codium binary provided by the vscodium package. Also, running vscodium-electron . starts in the installation directory, rather than the current working directory (works if an absolute path is provided)