GoSublime
Go IDE
An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools.
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
3k stars
117 watching
299 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
gogosublimeidesublime-text
Related projects:
Repository | Description | Stars |
---|---|---|
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 7,968 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
go-lang-plugin-org/go-lang-idea-plugin | A plugin extension for IntelliJ Platform that provides features and functionality for the Go programming language | 4,561 |
golang/vscode-go | Provides rich language support and debugging tools for the Go programming language in Visual Studio Code | 3,894 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,748 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,011 |
fatih/vim-go | Plugin for Vim text editor to support Go programming language | 16,024 |
go-martini/martini | A web framework for Go that provides a simple and modular way to build web applications. | 11,624 |
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,546 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,290 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,145 |
andlabs/ui | A Go library for building native GUI applications. | 8,337 |