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

Add support for VSCodium #1560

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add support for VSCodium #1560

wants to merge 1 commit into from

Conversation

helgi
Copy link

@helgi helgi commented Jan 11, 2025

VSCodium (https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.

The way extensions are exported and imported is the same as VSCode; There was a consideration to add version support (codium --list-extensions --show-versions) but it is not required as the IDE will update extensions itself

VSCodium (https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.

The way extensions are exported and imported is the same as VSCode; There was a consideration to add version support (codium --list-extensions --show-versions) but it is not required as the IDE will update extensions itself
@jacobbednarz
Copy link
Member

i appreciate the effort here however, i'm a 👎 on the amount of duplication we have here for the multiple flavours of vscode. i would much rather see us provide an additional argument to target the binary/path for the various flavours of vscode or, the much bigger ask, generalise the plugin API so that all extensions can be extracted from core all together and push this to third party providers.

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

Successfully merging this pull request may close these issues.

2 participants