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
Viorel Craescu 9ccb57766e
go sub tests names needs to be regex quoted (#420)
* go sub tests names needs to be regex quoted

* fix lua tests

* create test scenario
8 months ago
..
template `gonew` with template URL; update `go work` 11 months ago
ts stylua 8 months ago
alt_getopt.lua stylua 1 year ago
alternate.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
asyncmake.lua README updates; log cleanup 10 months ago
boilerplate.lua
chtsh.lua
codeaction.lua #207 refactor keymaps 12 months ago
codelens.lua deprecate apis 2 years ago
commands.lua Issue #408 GoImplements 10 months ago
comment.lua ts api updates issue #319 2 years ago
complete.lua GoInstallBinary with cmp-cmdline #331 1 year ago
coverage.lua fixup: check for env variables based on go env (#399) 10 months ago
dap.lua Dap-warning if virtual text not found 2 years ago
enum.lua feature: go-enum. issue #260, gopls setting move to function local var 2 years ago
env.lua
fixplurals.lua ts api updates issue #319 2 years ago
format.lua default goimport -> gopls 11 months ago
ginkgo.lua [Feat] ginkgo releated commands and test 2 years ago
godoc.lua GoDoc argument handling 2 years ago
goget.lua [Feat] ginkgo releated commands and test 2 years ago
gomvp.lua null-ls source: golangci-lint and gotest is async now 2 years ago
gopls.lua Adding inlayhint default settings so it will be easier to override 10 months ago
gotest.lua go sub tests names needs to be regex quoted (#420) 8 months ago
gotests.lua 🐛 make the template and template dir parameters independent. (#292) 2 years ago
gotestsum.lua fix(ui): replace obsolete nerd fonts from ui (#357) 1 year ago
govulncheck.lua
guru.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
health.lua issue #403 goenv failed for some shell/os 10 months ago
iferr.lua New global variable for vertical cursor shift on GoIfErr (#347) 1 year ago
impl.lua GoImpl handle both type and interface are specifed 2 years ago
inlay.lua inlay_hint toggle improvement, luasnip timestamp 9 months ago
install.lua might releated to issue #382 but it is different approch 11 months ago
json2struct.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
keybind.lua
launch.lua
list.lua
lsp.lua inlay eol display issue #396 11 months ago
lsp_diag.lua issue #389 handler for diagnostic is incorrect 12 months ago
mockgen.lua
mod.lua move ftdetect/ftplugin around; gomod detecting 2 years ago
null_ls.lua fix: null_ls failed to refresh after gotest was resolved 10 months ago
package.lua handle empty cmp hints 1 year ago
project.lua
reftool.lua Fix github pipeline. Make gopls fmt/import async (#366) 1 year ago
rename.lua neovim 0.9 TS query API 2 years ago
runner.lua `gonew` with template URL; update `go work` 11 months ago
snips.lua Update snips.lua (#344) 1 year ago
tags.lua use vim.log.levels instead of vim.lsp.log_levels 2 years ago
term.lua improvements for windows cmd line 11 months ago
utils.lua fix issue #402 10 months ago
work.lua `gonew` with template URL; update `go work` 11 months ago