What's your Golang IDE?

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • vim-go

    Go development plugin for Vim

  • go.nvim

    A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the development experience.

    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)

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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.

  • 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