Better Go Playground
Improved Go Playground powered by Monaco Editor and React
Features
💡
Code autocomplete
💾
Load and save files
🌚
Dark theme
And more
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
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
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:
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
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
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
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
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 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
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