Created
April 4, 2019 19:21
-
-
Save SuperMatt/84f57ba583b85a32a01df910125f7faf to your computer and use it in GitHub Desktop.
Golang and VSCode with Snap and Flatpak
This file contains 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
snap install go | |
flatpak install flathub com.visualstudio.code | |
flatpak override --user --env=GOROOT=/snap/go/current |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment