Add VSCodium, the freely-licensed binary distribution of Visual Studio Code#1165
Merged
bastianeicher merged 1 commit into0install:masterfrom Apr 16, 2025
Merged
Conversation
Member
|
Thanks for the contribution! Would you mind creating an additional MR for the |
Contributor
Author
|
Here is the PR for the icons: #1166. I did wonder how the icons were managed since I didn't see any icons it the repo, didn't think to check on another branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add VSCodium which is distribution of VSCode without the telemetry and non-open-source stuff included in the standard distribution of VSCode.
The watch file and template are mostly the sames as the ones for VSCode except with adapted URLs.
The
vs-codium.xmlfile is juste the result of0watchpicking up the last 30 releases, since this is a tool were people are less likely to want to install an older version I don't think we need to include all the versions but adding the last 30 will prevent0watchto try to add them (the github API returns 30 releases by default).