Skip to content

Conversation

spazziale
Copy link

This PR add :

  • Support for VSCodium , a FLOSS fork of VSCode
  • Support for VSCode and VSCodium flatpak
  • Wayland support, disabled by default

I only tested the flatpak packages, so if someone can please test them it would be better.

Copy link

@maurerle maurerle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd love that :)

VSCODENAME = 'Code'
elif os.path.exists(VSCODIUM_PATH):
VSCODE = 'codium'
VSCODENAME = 'VSCodium'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If someone has VSCodium installed and VSCode, chances are that one prefers codium?
At least that is the case for me :)

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