Search Criteria
Package Details: vscodium-marketplace 1.116.02821-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vscodium-marketplace.git (read-only, click to copy) |
|---|---|
| Package Base: | vscodium-marketplace |
| Description: | Enable vscode marketplace in vscodium |
| Upstream URL: | https://marketplace.visualstudio.com/vscode |
| Licenses: | unknown |
| Conflicts: | vscodium-all-marketplace, vscodium-bin-marketplace, vscodium-electron-bin-marketplace, vscodium-electron-marketplace, vscodium-git-marketplace, vscodium-insiders-bin-marketplace, vscodium-insiders-marketplace, vscodium-translucent-marketplace |
| Provides: | vscodium-marketplace |
| Submitter: | mareex |
| Maintainer: | jahway603 |
| Last Packager: | jahway603 |
| Votes: | 7 |
| Popularity: | 0.32 |
| First Submitted: | 2021-08-08 09:39 (UTC) |
| Last Updated: | 2026-05-06 21:38 (UTC) |
Dependencies (2)
- python
- vscodiumAUR (vscodium-gitAUR, vscodium-insiders-gitAUR, vscodium-translucentAUR, vscodium-binAUR, vscodiumAUR, vscodium-electronAUR, vscodium-electron-binAUR)
Latest Comments
jahway603 commented on 2026-05-06 20:56 (UTC) (edited on 2026-05-06 21:30 (UTC) by jahway603)
@Charon77 Thank you for bringing this to my attention. I do not use vscodium anymore, but I have implemented changes to this package. Please update and let me know if you still have an issue.
Charon77 commented on 2026-05-06 03:25 (UTC)
This breaks if I have vscodium-bin installed because it can't find product.json which is /opt/vscodium-bin/resources/app/product.json
jahway603 commented on 2025-02-09 03:27 (UTC)
@dbb Thank you for bringing this to my attention. I do not use vscodium anymore, but I have implemented changes to get this package working again. Please let me know if you find any more issues.
dbb commented on 2025-02-07 14:45 (UTC)
Looks like this breaks with new vscodium because of the presence of the
extensionUrlTemplateproperty in theextensionsGalleryproperty causing the lack of a comma afteritemUrlto be a syntax error:Error:
The stock vscode
product.jsonfor reference: