.. |
template
|
gonew with template URL; update go work
|
2023-11-13 18:01:04 +11:00 |
ts
|
stylua
|
2024-02-02 20:16:49 +11:00 |
alt_getopt.lua
|
stylua
|
2023-08-08 13:09:42 +10:00 |
alternate.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
asyncmake.lua
|
README updates; log cleanup
|
2023-12-02 19:33:56 +11: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
|
#207 refactor keymaps
|
2023-10-09 14:13:10 +11:00 |
codelens.lua
|
code lens updates
|
2024-02-09 20:34:35 +11:00 |
commands.lua
|
Issue #408 GoImplements
|
2023-12-15 09:45:04 +11:00 |
comment.lua
|
ts api updates issue #319
|
2023-04-04 21:55:20 +10:00 |
complete.lua
|
GoInstallBinary with cmp-cmdline #331
|
2023-05-06 19:54:51 +10:00 |
coverage.lua
|
fixup: check for env variables based on go env (#399)
|
2023-11-21 19:57:57 +11:00 |
dap.lua
|
code lens updates
|
2024-02-09 20:34:35 +11:00 |
enum.lua
|
feature: go-enum. issue #260, gopls setting move to function local var
|
2023-01-09 21:36:24 +11:00 |
env.lua
|
Features:
|
2022-07-01 19:15:31 +10:00 |
fixplurals.lua
|
ts api updates issue #319
|
2023-04-04 21:55:20 +10:00 |
format.lua
|
default goimport -> gopls
|
2023-11-01 10:42:13 +11:00 |
ginkgo.lua
|
[Feat] ginkgo releated commands and test
|
2023-03-21 13:58:01 +11:00 |
godoc.lua
|
GoDoc argument handling
|
2023-02-28 20:53:47 +11:00 |
goget.lua
|
[Feat] ginkgo releated commands and test
|
2023-03-21 13:58:01 +11:00 |
gomvp.lua
|
null-ls source: golangci-lint and gotest is async now
|
2023-02-17 21:54:44 +11:00 |
gopls.lua
|
code lens updates
|
2024-02-09 20:34:35 +11:00 |
gotest.lua
|
go sub tests names needs to be regex quoted (#420)
|
2024-02-09 20:28:31 +11:00 |
gotests.lua
|
🐛 make the template and template dir parameters independent. (#292)
|
2023-02-12 11:27:03 +11:00 |
gotestsum.lua
|
fix(ui): replace obsolete nerd fonts from ui (#357)
|
2023-07-07 00:01:19 -07:00 |
govulncheck.lua
|
add new command: govulncheck 🇦🇷 a🇭🇷
|
2022-12-14 08:39:09 +11:00 |
guru.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
health.lua
|
code lens updates
|
2024-02-09 20:34:35 +11:00 |
iferr.lua
|
New global variable for vertical cursor shift on GoIfErr (#347)
|
2023-05-31 07:19:21 -07:00 |
impl.lua
|
GoImpl handle both type and interface are specifed
|
2023-03-06 13:04:07 +11:00 |
inlay.lua
|
inlay_hint toggle improvement, luasnip timestamp
|
2023-12-22 01:46:35 +11:00 |
install.lua
|
might releated to issue #382 but it is different approch
|
2023-11-15 17:34:03 +11:00 |
json2struct.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11: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
|
coverage args update 🎄
|
2022-12-25 15:20:09 +11:00 |
lsp_diag.lua
|
issue #389 handler for diagnostic is incorrect
|
2023-10-16 16:51:37 +11:00 |
lsp.lua
|
code lens updates
|
2024-02-09 20:34:35 +11:00 |
mockgen.lua
|
lint
|
2022-07-27 02:21:58 +10:00 |
mod.lua
|
move ftdetect/ftplugin around; gomod detecting
|
2023-01-31 11:28:53 +11:00 |
null_ls.lua
|
fix: null_ls failed to refresh after gotest was resolved
|
2023-11-28 17:39:33 +11:00 |
package.lua
|
handle empty cmp hints
|
2023-09-22 18:10:01 +10:00 |
project.lua
|
rename from gocoverage_sign_priority to sign_priority
|
2022-08-05 10:07:56 +10:00 |
reftool.lua
|
Fix github pipeline. Make gopls fmt/import async (#366)
|
2023-08-08 17:04:43 -07:00 |
rename.lua
|
neovim 0.9 TS query API
|
2023-04-04 10:26:22 +10:00 |
runner.lua
|
gonew with template URL; update go work
|
2023-11-13 18:01:04 +11:00 |
snips.lua
|
Update snips.lua (#344)
|
2023-05-29 22:55:39 -07:00 |
tags.lua
|
use vim.log.levels instead of vim.lsp.log_levels
|
2023-02-16 07:37:10 +11:00 |
term.lua
|
improvements for windows cmd line
|
2023-11-08 17:03:33 +11:00 |
utils.lua
|
fix issue #402
|
2023-11-28 22:16:09 +11:00 |
work.lua
|
gonew with template URL; update go work
|
2023-11-13 18:01:04 +11:00 |