VSCode Extension Pack for Go services development. Includes tools to work with Go services with Docker containers.
To install the extension pack, search for "Go Extension Pack by Loadsmart" in the Marketplace.
Or if you prefer to use the development version, clone the repository inside the <user home>/.vscode/extensions
folder and restart Code.
Docker by Microsoft
Tools for working with Docker containers.
EditorConfig for VS Code by EditorConfig
Use editor settings found in .editorconfig
file.
Go by Go Team at Google
Provides rich language support for Go in VS Code.
Remote - Containers by Microsoft
Let's you to use a Docker container as a full featured development environment.
This extension pack is licensed under MIT License. See LICENSE files for details.