Closed greenrd closed 7 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!
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.
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:
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.