Skip to content

Instantly share code, notes, and snippets.

@mayconvm
Created September 21, 2019 18:15
Show Gist options
  • Select an option

  • Save mayconvm/00f9066dfca6591d918050f81eb97e6d to your computer and use it in GitHub Desktop.

Select an option

Save mayconvm/00f9066dfca6591d918050f81eb97e6d to your computer and use it in GitHub Desktop.
Tooling integration with the official sublime-build plugin.
Automatic formatting with the Gofmt plugin and goimports.
Code linting with the SublimeLinter plugin and gometalinter.
Autocompletion with the gocode package.
Code navigation with the GoGuru plugin.
Snippet management with Sublime Text's inbuilt tool and the PackageResourceViewer plugin.
https://www.alexedwards.net/blog/streamline-your-sublime-text-and-go-workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment