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
rayx 0e8cc90e30
Bugfix #160 (#167)
* snips

* update ts node spec format

* luasnip up and running

* bugfix alternate file

* Bring in more snippets

* updates for mockery 2.11

* snips for http handler and more

* update doc

* bench test

* for snips

* update treesitter query and api

* refact get_xxx_at_cursor

* update test spec

* update row to vim range

* update col number

* remove comments

* merge conflicts
2 years ago
..
ts Bugfix #160 (#167) 2 years ago
alt_getopt.lua update GoTest adding more flags 2 years ago
alternate.lua Luasnip (#165) 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
commands.lua Luasnip (#165) 2 years ago
comment.lua Bugfix #160 (#167) 2 years ago
complete.lua Luasnip (#165) 2 years ago
coverage.lua Fix: GoCoverage (#164) 2 years ago
dap.lua Bugfix #160 (#167) 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 Bugfix #160 (#167) 2 years ago
gotests.lua Bugfix #160 (#167) 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 Bugfix #160 (#167) 2 years ago
install.lua upgrade ginkgo version to v2 (#166) 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 fix lsp_on_client_start option (#163) 2 years ago
lsp_diag.lua fix diagnostic warnings for all files 2 years ago
mockgen.lua Bugfix #160 (#167) 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 issue #161 allow project setup to be disabled 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
snips.lua Luasnip (#165) 2 years ago
tags.lua Bugfix #160 (#167) 2 years ago
term.lua Cmd is tranformed to string before pushed to term (#151) 2 years ago
utils.lua Luasnip (#165) 2 years ago