Search Criteria
Package Details: vscodium-marketplace 1.97.0-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 |
| Submitter: | mareex |
| Maintainer: | jahway603 |
| Last Packager: | jahway603 |
| Votes: | 7 |
| Popularity: | 0.000644 |
| First Submitted: | 2021-08-08 09:39 (UTC) |
| Last Updated: | 2025-02-09 03:17 (UTC) |
Dependencies (2)
- python
- vscodiumAUR (vscodium-gitAUR, vscodium-insiders-gitAUR, vscodium-translucentAUR, vscodium-binAUR, vscodium-electron-binAUR, vscodium-electronAUR, vscodiumAUR)
Latest Comments
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: