Which editor do you use for your Go coding?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
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

    Neovim with its lsp integration. Yes, my configuration breaks whenever neovim is upgraded (it is < v1 after all). But usually I wait a little while, and then update plugins and I’m good to ‘go’. One very very good plug-in is https://github.com/fatih/vim-go. The wiki page has a suggested vimrc, which works very well to integrate things like identifier highlighting, and references.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. go

    The Go programming language

    Go IDE Wiki lists a lot of editors, and plugins for popular editors, based on a survey.

  4. go-vim-ide

    A vim based IDE for golang development

    I made a repo for my vim customizations. Its also containerized so I can get going quickly when I move to a new machine.

  5. LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

    Neovim! I use this for defaults but because it's neovim, it's infinitely configurable in lua: https://github.com/LunarVim/LunarVim

  6. ctrlp.vim

    Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder. (by ctrlpvim)

  7. neocomplete.vim

    Next generation completion framework after neocomplcache

  8. vim-airline

    lean & mean status/tabline for vim that's light as air

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. vim-gocode

    A Go bundle for Vundle or Pathogen

  11. vim-signify

    :heavy_plus_sign: Show a diff using Vim its sign column.

  12. kakoune-lsp

    Kakoune Language Server Protocol Client

    Kakoune with LSP (gopls).

  13. kakoune

    mawww's experiment for a better code editor

    Kakoune with LSP (gopls).

  14. gopher.nvim

    Neovim plugin that makes golang development easier

    Neovim + lsp(gopls) + gopher.nvim plugin

  15. nvim-lspconfig

    Quickstart configs for Nvim LSP

    Neovim with native LSP + nvm-cmp + gopls.

  16. nvim-cmp

    A completion plugin for neovim coded in Lua.

    Neovim with native LSP + nvm-cmp + gopls.

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • What are the best vim plugins for Go right now?

    4 projects | /r/golang | 22 Jul 2022
  • How do I execute `:GoFmt` on Go file save?

    1 project | /r/lunarvim | 5 Jul 2023
  • pls help!: after i run dap to debug golang, i cant edit my file, it will auto change to normal mode, is dap or lsp problem?

    1 project | /r/neovim | 16 Jun 2023
  • Looking for Advice on Neovim and Golang Workflow

    2 projects | /r/neovim | 26 Apr 2023
  • Go missing some syntax highlighting

    1 project | /r/neovim | 11 Apr 2023