Commit Graph

28 Commits

Author SHA1 Message Date
ray-x
47666f920f [Fix] goget fix for pkgname+URL
[Feat] ginkgo cmds
2023-03-18 20:46:44 +11:00
ray-x
7d7b081bf3 GoDoc argument handling
loclist 'r' options
Readme Updates
2023-02-28 20:53:47 +11:00
ray-x
edf61c77e1 allow show stderr from runner 2023-02-24 18:43:21 +11:00
ray-x
2ed66cb302 Allow on_stdout/exit/stderr hooks so the jobs can be pipelined 2023-02-21 10:17:24 +11:00
ray-x
4f3d09f0a3 use vim.log.levels instead of vim.lsp.log_levels 2023-02-16 07:37:10 +11:00
ray-x
a6e01901d2 🇫🇷 🇲🇦 😍 2022-12-15 07:11:08 +11:00
ray-x
5e980b00c7 add new command: govulncheck 🇦🇷 a🇭🇷 2022-12-14 08:39:09 +11:00
ray-x
fa0f15bb6b runner update for neovim-latest notify should not be called in loop-callback 2022-10-24 14:58:07 +11:00
ray-x
737223c999 add update_chunk for runner 2022-10-06 15:16:35 +11:00
ray-x
b7f07ab887 feature: run gotestsum watch in background 2022-09-30 14:34:30 +10:00
ray-x
943cf236d0 goget #194 2022-08-06 22:00:49 +10:00
ray-x
3f2e7f49bd json to go struct 2022-08-04 23:30:52 +10:00
ray-x
93c724d6b0 issue #184 trouble 2022-07-30 23:05:27 +10:00
ray-x
e84d3ab545 improve #155 allow GoImpl fallback if struct type def not found 2022-07-06 08:58:17 +10:00
ray-x
a86e9d2a29 Feature: add go mock / mockgen 2022-07-06 08:28:29 +10:00
ray-x
4bc6b563ce go treesitter locals.scm add go_impl_spec 2022-06-29 00:37:20 +10:00
ray-x
28b553aa52 handle nil output with runner 2022-06-28 15:35:05 +10:00
ray-x
3f8551cc11 issue #141 the result of shell command should be checked before proccess
the output
2022-06-28 14:36:30 +10:00
ray-x
30d30f407a fix diagnostic warnings for all files 2022-06-01 21:29:13 +10:00
Mochammad Hanif R
f5aa4a7046
Return cursor to previous cursor position (#101)
`GoGet` and `GoMod` opens up a new split and move the cursor there.
If the cursor isn't moved back to the *.go buffer, `utils.restart`
will try to spawn gopls in the terminal split, which results in
gopls failed to restart properly.
2022-03-24 14:10:45 +11:00
ray-x
4c66365aa2 Add GoModeTidy and GoModeVendor 2022-02-22 09:46:59 +11:00
ray-x
2b059afc54 GoGet 2022-02-02 15:49:54 +11:00
ray-x
264efc57c1 issue #65 failed to run coverage tests. Notify updates. 2021-12-30 01:33:24 +11:00
Craig Rodrigues
483b56f4a2
Replace print() with vim.notify() (#64) 2021-12-22 14:34:10 +11:00
ray-x
ec91d9915f Add command autocomplete 2021-11-13 14:29:42 +11:00
ray-x
c984ce7757 update gotest it will output to buffer 2021-09-03 12:13:15 +10:00
ray-x
7b285a3600 Add gorename 2021-04-21 21:11:44 +10:00
ray-x
1e190d6a0e init commit 2021-03-10 23:15:06 +11:00