Created
May 17, 2021 09:42
-
-
Save pojntfx/2e1ea30df020924e5d40f823adc6ae09 to your computer and use it in GitHub Desktop.
Add Go and Node to VSCodium Flatpak
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
flatpak install flathub org.freedesktop.Sdk.Extension.golang | |
flatpak install flathub org.freedesktop.Sdk.Extension.node14 | |
flatpak override --env FLATPAK_ENABLE_SDK_EXT=golang,node14 com.vscodium.codium |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment