go.nvim/lua/go
2022-07-08 02:34:50 +10:00
..
ts add efm only mode for testing when floating term is off 2022-07-08 02:34:50 +10:00
alt_getopt.lua update GoTest adding more flags 2022-05-31 00:04:52 +10:00
alternate.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
asyncmake.lua add efm only mode for testing when floating term is off 2022-07-08 02:34:50 +10:00
boilerplate.lua add go boilerplate 2022-05-14 21:24:55 +10:00
chtsh.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
codeaction.lua add list_imports support 2022-06-16 14:10:49 +10:00
codelens.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
comment.lua tests updates 2022-07-06 14:30:13 +10:00
coverage.lua Features: 2022-07-01 19:15:31 +10:00
dap.lua better key unmap, allow recover the keymap to user defined key 2022-07-07 23:46:36 +10:00
env.lua Features: 2022-07-01 19:15:31 +10:00
fixplurals.lua fix plurals change edit orders 2022-06-02 13:25:08 +10:00
format.lua bugfix test failure 2022-07-06 13:21:02 +10:00
ginkgo.lua Update document 2022-06-15 14:11:10 +10:00
godoc.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
goget.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
gopls.lua add list_imports support 2022-06-16 14:10:49 +10:00
gotest.lua issue #153 -count=x 2022-07-07 21:23:18 +10:00
gotests.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
guru.lua errorformat/efm 2022-06-18 18:37:42 +10:00
health.lua Features: 2022-07-01 19:15:31 +10:00
iferr.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
impl.lua GoImpl autocomplete from treesitter symbols 2022-07-08 01:27:30 +10:00
install.lua Feature: add go mock / mockgen 2022-07-06 08:28:29 +10:00
keybind.lua [Breaking] change keymap api (#152) 2022-07-04 12:13:46 +10:00
launch.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
list.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
lsp_diag.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
lsp.lua add list_imports support 2022-06-16 14:10:49 +10:00
mockgen.lua revert changes to golden file 2022-07-06 15:28:15 +10:00
mod.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
package.lua issue #141 the result of shell command should be checked before proccess 2022-06-28 14:36:30 +10:00
project.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
reftool.lua fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
rename.lua add list_imports support 2022-06-16 14:10:49 +10:00
runner.lua improve #155 allow GoImpl fallback if struct type def not found 2022-07-06 08:58:17 +10:00
tags.lua cli improvement for gomodifytags, gotest 2022-06-03 19:07:05 +10:00
term.lua Cmd is tranformed to string before pushed to term (#151) 2022-07-02 12:33:20 +10:00
utils.lua go impl: allow omit interface and use treesitter to find a interface name and package name 2022-07-07 03:57:26 +10:00