tools
[mirror] Go Tools
About this project
Go Tools This repository provides the golang.org/x/tools module, comprising various tools and packages mostly for static analysis of Go programs, some of which are listed below. Use the "Go reference" link above for more information about any package. It also contains the golang.org/x/tools/gopls module, whose root package is a language-server protocol (LSP) server for Go. An LSP server analyses the source code of a project and responds to requests from a wide range of editors such as VSCode and Vim, allowing them to support IDE-like functionality. Selected commands: — cmd/goimports formats a Go program like go fmt and additionally inserts import statements for any packages…
Technologies
Project health
GitHub
Reviews
Built by
Maintain golang/tools? Claiming verifies admin access through your GitHub account and gives you control of this listing.