vscode-go
Go IDE
Provides rich language support and debugging tools for the Go programming language in Visual Studio Code
Go extension for Visual Studio Code
4k stars
106 watching
755 forks
Language: TypeScript
last commit: 6 days ago
Linked from 2 awesome lists
debuggergolangvisual-studio-codevscodevscode-extension
Related projects:
Repository | Description | Stars |
---|---|---|
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
campoy/go-tooling-workshop | Teaching the tools used by Go developers to improve their coding skills and performance | 2,791 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,418 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,759 |
msyrus/vscode-go-doc | An extension for Visual Studio Code to display Go definitions and generate documentation. | 8 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,011 |
aws/aws-sdk-go-v2 | A set of libraries providing an interface to interact with AWS services in the Go programming language | 2,665 |
fatih/vim-go | Plugin for Vim text editor to support Go programming language | 16,024 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |
andlabs/ui | A Go library for building native GUI applications. | 8,337 |
microsoft/vscode-remote-try-go | A sample project to try out development containers with Go | 320 |
cweill/gotests | Generates Go test boilerplate from source code | 4,957 |
josa42/coc-go | Go language server extension for enhanced code completion and editing features in vim/neovim | 567 |