How can I use the Go language on emacs?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • GNU/Emacs go-mode

    Emacs mode for the Go programming language

  • This question makes very little sense to be honest. Try using spacemacs. It has a go language server runner. Otherwise try this https://github.com/dominikh/go-mode.el

  • lsp-mode

    Emacs client/library for the Language Server Protocol

  • You should check lsp-mode which uses the gopls (go language server). Provides completion, documentation preview, code navigation and other editing features.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • goimports

    [mirror] Go Tools (by golang)

  • You should check lsp-mode which uses the gopls (go language server). Provides completion, documentation preview, code navigation and other editing features.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts