Skip to content

Added auto-detection of VSCodium in complement of VSCode#98

Open
chsxf wants to merge 1 commit intogodotlauncher:mainfrom
chsxf:vscodium-support
Open

Added auto-detection of VSCodium in complement of VSCode#98
chsxf wants to merge 1 commit intogodotlauncher:mainfrom
chsxf:vscodium-support

Conversation

@chsxf
Copy link
Copy Markdown
Contributor

@chsxf chsxf commented Feb 23, 2026

VSCodium is a drop-in replacement for Visual Studio Code if you want to get rid of all VSCode telemetry and remote monitoring.

I think a FOSS project like the Godot Launcher should support it.

In order for this to work, I've done the following things:

  • Added the various paths where VSCodium is generally found, pretty much matching those of VSCode

  • Slightly reorganized the extension list to make sure the extensions available on OpenVSX are listed first. It seems there is a bug within VSCode/VSCodium for the recommendation list. Only the first available extensions are displayed. As soon as the list hits an extension that is not available, the following extensions won't be displayed, even if available.

  • Modified the translations in English and French

@chsxf chsxf force-pushed the vscodium-support branch 3 times, most recently from 391ff9b to 97dbd22 Compare February 23, 2026 07:25
@chsxf
Copy link
Copy Markdown
Contributor Author

chsxf commented Feb 23, 2026

@mariodebono Sorry for not noticing earlier that you're the maintainer of the launcher. As your theme extension is not available on OpenVSX, I had to add another one. If you make it available on OpenVSX, we can revert that part.

@mariodebono
Copy link
Copy Markdown
Contributor

Hi @chsxf , thanks for your contribution.
I am currently finalising the 1.9 release. so i will be going through and merging this soon.

@mariodebono
Copy link
Copy Markdown
Contributor

@chsxf regarding the theme extension, feel free to hop on Discord for a discussion if you are interested in collaborating

@mariodebono mariodebono linked an issue Mar 13, 2026 that may be closed by this pull request
@mariodebono mariodebono linked an issue Mar 13, 2026 that may be closed by this pull request
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.

[Feature] Support VSCodium

2 participants