.. |
ts
|
updates for 0.5.1
|
2022-04-19 00:51:12 +10:00 |
alt_getopt.lua
|
Gotest refactor (#102)
|
2022-04-16 22:09:15 +10:00 |
alternate.lua
|
Handle literal "go" in path for GoAlt command (#93)
|
2022-03-14 17:18:31 +11:00 |
asyncmake.lua
|
allow GoRun to run inside a terminal
|
2022-03-23 13:40:15 +11:00 |
codeaction.lua
|
Add GoCodeAction, GUI with guihua.lua and vim.ui.select()
|
2021-12-17 09:59:47 +11:00 |
codelens.lua
|
issue #90 remove lsp codelens check
|
2022-04-24 21:03:38 +10:00 |
comment.lua
|
Dap support
|
2021-07-10 21:04:24 +10:00 |
coverage.lua
|
fix: remove cover file (#107)
|
2022-04-08 00:37:12 +10:00 |
dap.lua
|
handle stderr output
|
2022-04-20 12:00:49 +10:00 |
format.lua
|
issue #83 disable notify
|
2022-04-24 20:30:41 +10:00 |
ginkgo.lua
|
better workfolder
|
2021-12-16 18:15:21 +11:00 |
godoc.lua
|
issue #94 GoImport autocomplete
|
2022-04-18 22:33:02 +10:00 |
goget.lua
|
Add GoModeTidy and GoModeVendor
|
2022-02-22 09:46:59 +11:00 |
gopls.lua
|
go.sum file type
|
2022-04-21 00:43:35 +10:00 |
gotest.lua
|
issue #110 use releative path to handle symbolic link
|
2022-04-25 14:57:27 +10:00 |
gotests.lua
|
Fix gotests integration (#87)
|
2022-02-17 06:57:54 +11:00 |
guru.lua
|
Add gorename
|
2021-04-21 21:11:44 +10:00 |
health.lua
|
health check for treesitter-go parser issue#86
|
2022-02-16 22:11:36 +11:00 |
iferr.lua
|
Update Impl
|
2021-07-15 01:35:38 +10:00 |
impl.lua
|
update impl, CLI complete
|
2021-12-22 15:01:15 +11:00 |
install.lua
|
GoGet
|
2022-02-02 15:49:54 +11:00 |
keybind.lua
|
[Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr)
|
2021-07-14 23:58:31 +10:00 |
launch.lua
|
check dap module before disconnect dap
|
2022-01-17 10:31:24 +11:00 |
list.lua
|
Add command autocomplete
|
2021-11-13 14:29:42 +11:00 |
lsp_diag.lua
|
Allow lsp diagnostic setup passed from outside
|
2022-02-15 20:30:42 +11:00 |
lsp.lua
|
issue #90 remove lsp codelens check
|
2022-04-24 21:03:38 +10:00 |
mod.lua
|
allow multipls arguments for go mod
|
2022-03-17 00:05:07 +11:00 |
package.lua
|
updates for dap.ui
|
2021-11-24 10:13:40 +11:00 |
reftool.lua
|
issue #111 fixpurals
|
2022-04-25 14:45:24 +10:00 |
rename.lua
|
deprecate get_node_text
|
2022-04-19 00:22:08 +10:00 |
runner.lua
|
Return cursor to previous cursor position (#101)
|
2022-03-24 14:10:45 +11:00 |
tags.lua
|
issue #108
|
2022-04-24 21:38:30 +10:00 |
term.lua
|
issue #82 allow close terminal in current buffer
|
2022-03-23 13:13:35 +11:00 |
utils.lua
|
issue #90 remove lsp codelens check
|
2022-04-24 21:03:38 +10:00 |