Go
About
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Installation
Change enable from False to True in the go section (cf module installation).
For more details read the official documentation.
Requirements
No requirements.
VSCode
VSCode extensions
ms-vscode.go
This extension adds rich language support for the Go language to VS Code.

VSCode settings
Global settings
Windows settings
Linux settings
VSCode keybindings
No keybindings.
Software
Windows software
scoop
msys2
Linux software
brew
MacOS software
brew
Documentation
VSCode-Anywhere
Environment
Windows environment
Linux environment
Specific settings
go_bin
Specify the path to the go binary.
Windows:
Linux / MacOS
modules
For each module you must specify the path like github.com/ramya-rao-a/go-outline.
enabled: enabled the moduleversion: the version of the module to install
Below are all go modules installed by SCode-Anywhere:
Last updated
Was this helpful?