ide-go-langserver
Golang language support for Atom-IDE via go-langserver
Tyler Fowler 5,503 0 0.1.2 MIT GitHub

Atom Golang IDE

An Atom IDE package for Go, powered by Sourcegraph's go-langserver.

But why this one?

This package does not leverage (though recognizes the greatness of) the go-plus package. It purely uses Sourcegraph's Go Langserver for it's functionality. It also integrates with the latest features of the Atom IDE.

Installation

This package requires the atom-ide-ui package to be installed to expose the functionality within Atom.

The language server will be installed on first startup and updated if an update is available.

Features

  • Auto Completion
  • Document outline
  • Go to definition
  • Hover
  • Find references
  • Code formatting

Early Access

This package is still in the early stages of development, be sure to post any bugs you (or feature requests) to the Github issues page.

Todo

In no particular order

License

MIT License. See LICENSE for more information.