Software Alternatives & Reviews

Top 5 IDEs for Go

LiteIDE Visual Studio Code Atom Vim
  1. LiteIDE is a simple, open source, cross-platform Go IDE. - visualfc/liteide
    Pricing:
    • Open Source
    Since it was directly designed for Golang, LiteIDE has a number of useful features for developers directly out of the box, including configurable build commands, an advanced code editor, and extensive Golang support. Other features include code management, a gdb and Delve debugger, auto-completion and theming with WordApi, MIME type based system, and more.

    #Go IDE #IDE #Programming Tools 2 social mentions

  2. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    VS Code offers smart completion with IntelliSense, built-in Git integration, the ability to debug code straight from the editor, and more. VS Code is highly extensible with a number of customization options through its many extensions. It also offers support in dozens of languages, making it understandable why it was ranked the most popular developer tool for Stack Overflow’s 2018 Developer Survey.

    #Text Editors #IDE #Software Development 1008 social mentions

  3. 3
    GC

    GoClipse

    This product hasn't been added to SaaSHub yet
    We couldn’t go too far without a plug for our favorite IDE of all, Eclipse. With the GoClipse plugin, developers can utilize the popular Eclipse IDE for their programming. Both the Eclipse IDE and GoClipse plugin are free and open source.

  4. 4
    At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.
    Atom and the go-plus package offers Golang support for the tools, build flows, linters, vet, and coverage tools. Other functionality includes autocomplete, formatting, testing, and documentation. Additional debugging functionality can be added with the go-debug package with delve.

    #Text Editors #IDE #Software Development 152 social mentions

  5. 5

    Vim

    Highly configurable text editor built to enable efficient text editing
    Pricing:
    • Open Source
    Don’t worry about getting lost in Vim. VI Improved has a number of plugins to help developers edit their Go code even easier. The vim-go plugin automatically installs all the necessary bits and bobs to provide a smoother integration for Go developers in Vim.

    #Text Editors #Software Development #IDE 10 social mentions

Discuss: Top 5 IDEs for Go

Log in or Post with