Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (20 loc) · 1 KB

README.md

File metadata and controls

27 lines (20 loc) · 1 KB

ide-go package

Greenkeeper badge Build Status APM Version Dependency Status License

Go language support for Atom-IDE, powered by Sourcegraph's Go Language Server. You should also install the atom-ide-ui package to expose the functionality within Atom.

Features

  • Code Completion
  • Code Format
  • Diagnostics (Must be enabled in the settings)
  • Document outline
  • Find references
  • Go to definition
  • Hover

Contributing

See the CONTRIBUTING file.

License

See LICENSE file