mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-09 20:50:20 -05:00
Install extension command not work with appimage #1254
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gafarma89 on GitHub.
This command does not work ( but it works on microsoft vscode )
Above command opens vscodium GUI. no warnings, no errors.
I try this on the latest version of vscodium also with Ubuntu 20.04 and 18.04 also on 2 different machines. One of them is:
Thank you
@Lonniebiz commented on GitHub:
@GitMensch I found an AppImage here:
https://github.com/VSCodium/vscodium/releases/download/1.69.2/VSCodium-1.69.2-1658192312.glibc2.17-x86_64.AppImage
You guys should proudly showcase this AppImage as a download option; I almost overlooked it. Thank you so much for supporting my preferred format.
@paulcarroty commented on GitHub:
Sure, we can forward to
https://github.com/VSCodium/vscodium/releases/latestor even to the direct link, a bit JS required.@github-actions[bot] commented on GitHub:
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!
@GitMensch commented on GitHub:
https://github.com/VSCodium/vscodium/releases/ has those, the current one is https://github.com/VSCodium/vscodium/releases/download/1.69.2/VSCodium-1.69.2-1658192312.glibc2.17-x86_64.AppImage (and other than Ubuntu's "snaps" this should have no permission regressions).
@paulcarroty Do you think we can leave a link to the newest AppImage on vscodium.com? If not: what do you think of at least mentioning it there (a paragraph before the snap one)? I may be able to PR some text if that helps.
@GitMensch commented on GitHub:
Just to recheck:
@github-actions[bot] commented on GitHub:
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.