Editor Plugins

Go language development plug-ins for various development tools

Newest releases

erda-project Erda - An enterprise-grade microservice application development platform Introduction Erda is an open-source platform created by Terminus to ensuring
 

anastasop Ted is a line oriented text editor and text formatter based on GNU readline, designed to be used from the console.
 

x1unix Better Go Playground Improved Go Playground powered by Monaco Editor and React Features 💡 Code autocomplete 💾 Load and save files 🌚 Dark theme And more
 

yunabe lgo Go (golang) Jupyter Notebook kernel and an interactive REPL Disclaimer Since go1.10, this Go kernel has performance issue due to a performance regression in Go tool chain. Also, this Go kernel can not
 

itchyny bed Binary editor written in Go Screenshot Why? Why not? Programming is so fun! I learned so much while creating this editor; handling of file pointers, what the saying details should depend on
 

nsf An autocompletion daemon for the Go programming language VERY IMPORTANT: this project is not maintained anymore, look for alternatives or forks if you need Go autocompletion tool IMPORTANT: consider switching to https:
 

DisposaBoy GoSublime Intro GoSublime is an IDE-like plugin for Sublime Text 3 mainly, but not limited to, providing integration for most of your Go/Golang development tools. See https://margo.sh/b/hello-margo/ for a
 
Popular
22.7k

zyedidia micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals. It comes as a single, batteries-included, static binary with no depende
 
Popular
15.6k

fatih vim-go Features This plugin adds Go language support for Vim, with the following main features: Compile your package with :GoBuild, install it with :GoInstall or test it with :GoTest. Run a single t
 

rjohnsondev Vim compiler file for Go (golang) Compiles Go files in the background and usefully underlines and reports errors to the QuickFix window: Installation: Pathogen Just clone this repo into your bun
 

joefitzgerald go-plus An Improved Go Experience For The Atom Editor Github: https://github.com/joefitzgerald/go-plus Atom: https://atom.io/packages/go-plus Overview This package includes the following
 

go-lang-plugin-org Go plugin for IntelliJ Deprecation notice This project is officially not maintained anymore. If you are using GoLand or IntelliJ IDEA Ultimate 2017.3 or later, please report your issue at the official tracker
 

GoClipse Project website: http://goclipse.github.io/ Developers Guide Building the IDE: You will need Maven for building Goclipse. To build, run mvn clean verify at the root of the repository. This will run