coc-go
Go editor plugin
Go language server extension for enhanced code completion and editing features in vim/neovim
Go language server extension using gopls for coc.nvim.
567 stars
3 watching
30 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ray-x/go.nvim | A comprehensive plugin for Neovim that provides a wide range of features and tools for Go development | 2,145 |
coc-extensions/coc-svelte | Svelte support for NeoVim with features like intellisense, diagnostics, and code completion. | 179 |
rafaelsq/nvim-goc.lua | An extension for Neovim that provides a plugin to analyze Go code coverage. | 48 |
rjohnsondev/vim-compiler-go | A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. | 89 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
neoclide/coc-java | Provides Java language support via Eclipse JDT Language Server | 453 |
juaruipav/rclgo | A wrapper library around ROS2 Core Libraries C API using Go | 54 |
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools and integrations for code completion, testing, and debugging. | 321 |
neoclide/coc-stylelint | An extension for Neovim's Coc.nvim plugin to integrate Stylelint validation and configuration. | 44 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
dominikh/go-mode.el | A comprehensive Emacs mode for editing Go code with various features and integrations. | 1,388 |
jeffail/leaps | A service for real-time collaborative editing of local files using operational transforms | 753 |
neoclide/jsonc.vim | Provides syntax support and highlighting for the JSONC language in Vim. | 63 |
cosiner/socker | A Go library simplifying SSH operations for development and deployment purposes. | 252 |