What's your Golang IDE?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. vim-go

    Go development plugin for Vim

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. go.nvim

    G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim

    I was using goland at my previous employer but they use vscode at my new place. I decided to make a neovim setup based on https://github.com/ray-x/go.nvim and it’s awesome. It’s as good as goland imo although there is a learning curve and setup time. (I used spacevim before goland so was familiar with neovim)

  4. delve

    Delve is a debugger for the Go programming language.

    I’ve found Delve (debugging tool) quite useful for Emacs. It uses the plugin from VS Code, so you might be halfway there already? Figure out what you need to configure in Emacs for debugging here.

  5. govim

    govim is a Go development plugin for Vim8, written in Go

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

  • Vim Golang syntax is ugly

    4 projects | /r/vim | 28 May 2023
  • DEBUG A KUBERNETES OPERATOR WRITTEN IN GO

    3 projects | dev.to | 3 Mar 2022
  • Getting started with Go

    6 projects | dev.to | 3 Apr 2021
  • Decoding JSON sum types in Go without panicking

    5 projects | news.ycombinator.com | 15 Mar 2025
  • Mastering Golang Debugging in Emacs

    15 projects | dev.to | 29 Nov 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?