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

Latest commit

 

History

History
31 lines (16 loc) · 1.19 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.19 KB

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.