You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go.nvim/lua/go
ray-x 1315ed89ad add tests for asyncmake 2 years ago
..
ts add efm only mode for testing when floating term is off 2 years ago
alt_getopt.lua update GoTest adding more flags 2 years ago
alternate.lua fix diagnostic warnings for all files 2 years ago
asyncmake.lua add tests for asyncmake 2 years ago
boilerplate.lua add go boilerplate 2 years ago
chtsh.lua issue #141 the result of shell command should be checked before proccess 2 years ago
codeaction.lua add list_imports support 2 years ago
codelens.lua fix diagnostic warnings for all files 2 years ago
comment.lua tests updates 2 years ago
coverage.lua Features: 2 years ago
dap.lua better key unmap, allow recover the keymap to user defined key 2 years ago
env.lua Features: 2 years ago
fixplurals.lua fix plurals change edit orders 2 years ago
format.lua bugfix test failure 2 years ago
ginkgo.lua Update document 2 years ago
godoc.lua issue #141 the result of shell command should be checked before proccess 2 years ago
goget.lua issue #141 the result of shell command should be checked before proccess 2 years ago
gopls.lua add list_imports support 2 years ago
gotest.lua issue #153 -count=x 2 years ago
gotests.lua fix diagnostic warnings for all files 2 years ago
guru.lua errorformat/efm 2 years ago
health.lua Features: 2 years ago
iferr.lua issue #141 the result of shell command should be checked before proccess 2 years ago
impl.lua GoImpl autocomplete from treesitter symbols 2 years ago
install.lua Feature: add go mock / mockgen 2 years ago
keybind.lua [Breaking] change keymap api (#152) 2 years ago
launch.lua fix diagnostic warnings for all files 2 years ago
list.lua issue #141 the result of shell command should be checked before proccess 2 years ago
lsp.lua add list_imports support 2 years ago
lsp_diag.lua fix diagnostic warnings for all files 2 years ago
mockgen.lua revert changes to golden file 2 years ago
mod.lua issue #141 the result of shell command should be checked before proccess 2 years ago
package.lua issue #141 the result of shell command should be checked before proccess 2 years ago
project.lua fix diagnostic warnings for all files 2 years ago
reftool.lua fix diagnostic warnings for all files 2 years ago
rename.lua add list_imports support 2 years ago
runner.lua improve #155 allow GoImpl fallback if struct type def not found 2 years ago
tags.lua cli improvement for gomodifytags, gotest 2 years ago
term.lua Cmd is tranformed to string before pushed to term (#151) 2 years ago
utils.lua go impl: allow omit interface and use treesitter to find a interface name and package name 2 years ago