VS Code GlideExtension for Visual Studio CodeAdds common Glide commands to VS Code Command Palette RequirementsYou need to manually install Glide. Glide is a tool for managing the vendor directory within a Go package. For more information, see Glide Github repository Install
Note!This extension has no support for commands that require user imput after execution start, like Available Glide commands on Command Palette:
SnippetsAdds a Snippet for Glide configuration file. On yaml files, it simple renders the following text:
UsageRelease Noteshttps://github.com/vitorsalgado/vscode-glide/blob/master/release-notes.md LicenseMIT © vitorsalgado |