Commit Graph

609 Commits (b9e381678e3b08249d1b12477ebcb48bf95f259e)
 

Author SHA1 Message Date
ray-x a191de4920 issue #76 better qf 3 years ago
ray-x cd395e96fb setup option to disable gopls doc format 3 years ago
ray-x 22fe0379de check dap module before disconnect dap 3 years ago
ray-x cad485661b offset encoding 3 years ago
ray-x e5ebbd9460 Add GoTest -c option, compile test package issue#76 3 years ago
ray-x e9e42ab175 toggle gc and codelens 3 years ago
ray-x 0d5f1c9f31 add health.lua 3 years ago
ray-x daeaa15e6a doc and launch.json update 3 years ago
ray-x 2869c5b8fc Add support for vscode launch.json. Allow launch debugger from config in .vscode/launch.json 3 years ago
ray-x 85f2300e72 issue #75, better default package path for tests 3 years ago
ray-x ff9a34bffb issue #71 session and restart for the debugger 3 years ago
ray-x ca1d46b4ab prevent re-launch dap 3 years ago
Craig Rodrigues 817eb44890
Put options in same order in README.md, go.lua (#74) 3 years ago
ray-x d2f5f9c683 Merge master 3 years ago
ray-x 37b9a66dc2 default debug/dlv keymap to true 3 years ago
ray-x e232ed38e6 doc update for test_runner 3 years ago
ray-x 29960fe775 ANSI color remove for quickfix 3 years ago
ray-x 0493df8b44 go 1.18beta 3 years ago
Craig Rodrigues 60e0659d50
Set dap_debug_keymap to true by default (#73) 3 years ago
Craig Rodrigues a54f5d452f
Put options in same order in README.md, go.txt, go.lua (#72) 3 years ago
ray-x 2fdcb8d60b doc updates 3 years ago
ray-x 6a228e05cb allow doc argument to be nil 3 years ago
ray-x 2a096a93c1 Default GoDoc to lsp hover if no arguments are provided 3 years ago
ray-x bd25255d03 fallback to package test, argument and notify 3 years ago
Craig Rodrigues 80441fc003
Clarify gofmt on save (#70) 3 years ago
ray-x 1ccc7d7e96 add notes for go1.18 3 years ago
ray-x 310339cbc5 floatterm width ceiling 3 years ago
ray-x 88ef38d88b issue #68 golangci-lint handle error message 3 years ago
Lionel Martin 01c65f5841
Fix sample vimrc comment (#67) 3 years ago
ray-x 264efc57c1 issue #65 failed to run coverage tests. Notify updates. 3 years ago
ray-x 192486892b bugfix #65 coverage failed 3 years ago
ray-x 437748a09f update impl, CLI complete 3 years ago
Craig Rodrigues 483b56f4a2
Replace print() with vim.notify() (#64) 3 years ago
Craig Rodrigues 3a35bff71e
Add warning if lsp_cfg is false, but lsp_on_attach is not nil (#63) 3 years ago
ray-x 4c0a400956 update on_attach no longer support bool 3 years ago
Craig Rodrigues eebe136396
Make lsp_on_attach nil by default (#62)
Clarify lsp_on_attach in the docs.
3 years ago
ray-x f53e130370 lsp_on_attach default to false 3 years ago
Craig Rodrigues f9398a6c2b
Clarify docs for lsp_cfg and lsp_attach (#61) 3 years ago
ray-x 3fe0c3eded gopls filetypes update 3 years ago
Craig Rodrigues d18ac7460a
Add gopls to GoInstallBinaries/GoUpdateBinaries (#60) 3 years ago
Craig Rodrigues c063817d05
Clarify wording in Installation section (#59) 3 years ago
ray-x 6d6b3afc3b add gotexttmpl and gohtmltmpl support for gopls 3 years ago
ray-x 14ad56d297 cleanup logs 3 years ago
ray-x 9be4a230fe typo :( 3 years ago
ray-x 3fe53eaf13 use latest version of codelens api, allow to hook guihua.lua 3 years ago
ray-x db819954d3 Add GoCodeAction, GUI with guihua.lua and vim.ui.select() 3 years ago
ray-x 124d2e269c dap_debug_keymap missing issue #57 3 years ago
ray-x c7c3ab885a better workfolder 3 years ago
ray-x 47866b4847 some cleanup and use list instead of string for jobsstart 3 years ago
ray-x 4484f167d6 bugfix #56 escape '<space>' and '-' 3 years ago