Skip to content

Instantly share code, notes, and snippets.

@SuperMatt
Created April 4, 2019 19:21
Show Gist options
  • Save SuperMatt/84f57ba583b85a32a01df910125f7faf to your computer and use it in GitHub Desktop.
Save SuperMatt/84f57ba583b85a32a01df910125f7faf to your computer and use it in GitHub Desktop.
Golang and VSCode with Snap and Flatpak
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