VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
25.51k stars 1.11k forks source link

Custom product.json location does not match documentation #1624

Closed greenrd closed 7 months ago

greenrd commented 1 year ago

Describe the bug The documentation said I had to update $XDG_CONFIG_HOME/VSCodium or ~/.config/VSCodium, but in fact $XDG_CONFIG_HOME was unset on my system, and putting the file in ~/.config/VSCodium did not work, but putting it in ~/.var/app/com.vscodium.codium/config/VSCodium/product.json did.

Please confirm that this problem is VSCodium-specific

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. flatpak install --system com.vscodium.codium
  2. Create a file ~/.config/VSCodium/product.json containing the Microsoft marketplace config shown in the documentation.
  3. Start vscodium
  4. Go to Extensions
  5. Search for Purple Yolk

Expected behavior The extension called Purple Yolk should be found.

Desktop (please complete the following information):

Additional context I first tried using the VSIX Manager extension, as recommended by the vscodium flatpak documentation, and that also did not work.

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!

github-actions[bot] commented 7 months ago

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue, please open a new issue.