Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Set of extensions to start developing Go services at Loadsmart

License

Notifications You must be signed in to change notification settings

loadsmart/vscode-go-extension-pack

Repository files navigation

Go Extension Pack by Loadsmart

VSCode Extension Pack for Go services development. Includes tools to work with Go services with Docker containers.

Getting Started

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.

Included Extensions

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.

License

This extension pack is licensed under MIT License. See LICENSE files for details.