Skip to content

abiosoft/atom-go-imports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-imports package

Auto import Go packages using goimports tool

Prerequisite

Install goimports if it is not installed

go get -v golang.org/x/tools/cmd/goimports

Usage

Using command palette cmd-shift-p, search for Go Imports: Process or using keybinding ctrl-shift-i.

About

Auto import Go packages via the goimports tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published