goplements.nvim
Go implementation browser
A plugin that provides visual feedback about Go struct and interface implementations.
Visualize Go struct and interface implementations
59 stars
1 watching
1 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
crispgm/nvim-go | A plugin providing essential features for Golang development in Neovim. | 136 |
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools and integrations for code completion, testing, and debugging. | 321 |
crusj/structrue-go.nvim | Displays the symbol structure of Go files in a more intuitive way | 42 |
ray-x/go.nvim | A comprehensive plugin for Neovim that provides a wide range of features and tools for Go development | 2,145 |
rafaelsq/nvim-goc.lua | An extension for Neovim that provides a plugin to analyze Go code coverage. | 48 |
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 21 |
erdian718/lua | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
maxm65dia/vscode-go-prof | An extension for VS Code that provides benchmark profiling support for the Go language | 7 |
crusj/hierarchy-tree-go.nvim | Displays call chains and hierarchical relationships in Go source code | 29 |
rjohnsondev/vim-compiler-go | A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. | 89 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
superbo/fugit2.nvim | A Neovim plugin that provides a graphical user interface for Git version control | 403 |
stevearc/dressing.nvim | A plugin that extends Neovim's UI with customizable input and selection interfaces. | 1,881 |
maxcnunes/gaper | A tool that monitors and restarts a Go project after it crashes or when specific files change. | 81 |
josa42/coc-go | Go language server extension for enhanced code completion and editing features in vim/neovim | 567 |