Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support For VSCodium #765

Closed
ShreshthTiwari opened this issue Sep 19, 2022 · 6 comments · Fixed by #1058
Closed

Support For VSCodium #765

ShreshthTiwari opened this issue Sep 19, 2022 · 6 comments · Fixed by #1058

Comments

@ShreshthTiwari
Copy link

ShreshthTiwari commented Sep 19, 2022

The feature request

Please add a support for
Open with VSCodium
in GitHub-Desktop

Proposed solution

VSCodium is a fork of VSCode and is lighter so many people use it.
But, they cannot open it directly from the github app, instead they have to first open the folder and then launch codium in it.

Additional context

No response

@shiftkey
Copy link
Owner

👋 please check our current support as I suspect there's a path that we're not detecting correctly:

name: 'VSCodium',
paths: [
'/usr/bin/codium',
'/var/lib/flatpak/app/com.vscodium.codium',
'/usr/share/vscodium-bin/bin/codium',
],

Where is your VSCodium installed?

@github-actions
Copy link

Thank you for your issue!
We haven’t gotten a response to our questions above. With only the information that is currently in the issue, we don’t have enough information to take action. We’re going to close this but don’t hesitate to reach out if you have or find the answers we need. If you answer our questions above, this issue will automatically reopen.

@ShreshthTiwari
Copy link
Author

desktop/app/src/lib/editors/linux.ts

inside snap folder probably

@shiftkey
Copy link
Owner

inside snap folder probably

Please provide more details, as I need to understand more about your setup.

@github-actions
Copy link

github-actions bot commented Oct 5, 2022

Thank you for your issue!
We haven’t gotten a response to our questions above. With only the information that is currently in the issue, we don’t have enough information to take action. We’re going to close this but don’t hesitate to reach out if you have or find the answers we need. If you answer our questions above, this issue will automatically reopen.

@github-actions github-actions bot closed this as completed Oct 5, 2022
@FeyXieXzf
Copy link

There is another possible VSCodium location:

/usr/bin/codium-insiders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants