Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.07 KB

Readme.md

File metadata and controls

47 lines (32 loc) · 1.07 KB



An IDE experience for minimalists.



Features

  • Format and import on pre-save.
  • Vet and Lint on post-save.
  • Auto-complete.
  • Goto source.
  • Struct tags.
  • Escape analysis.
  • Testing.
  • Coverage.

Installation

Search and install Golang via package-control.

Note that you'll have to install the following dependencies for the plugin to work:

Contributing

Any contribution, be it bug report or code would be awesome, if you want to add a feature or make a bigger change make sure to open an issue to discuss it.

License

MIT