Commit Graph

622 Commits

Author SHA1 Message Date
ray-x
a5b307c35c shada=NONE 2022-10-24 15:15:15 +11:00
ray-x
4df79e47c3 shada 2022-10-24 15:13:29 +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
Roy Choo
6602986054
fix(gotest): wrong order of test binary args (#230)
Co-authored-by: Roy Choo <roy.choo@bytedance.com>
2022-10-22 23:39:48 +11:00
ray-x
7720ddcbea gotestfunc -a option 2022-10-20 13:09:38 +11:00
ray-x
e9d1c6c021 issue #229 extra args to go 2022-10-20 13:02:45 +11:00
ray-x
737223c999 add update_chunk for runner 2022-10-06 15:16:35 +11:00
Syncrack
1aef2d60bd
fix: use saved bufnr when retrieve inlay hints. (#226) 2022-10-04 14:14:15 +11:00
icefed
50050f7c8c
Fix commands GoModVendor & GoModInit (#219)
Signed-off-by: icefed <zlwangel@gmail.com>

Signed-off-by: icefed <zlwangel@gmail.com>
2022-10-04 14:12:32 +11:00
Syncrack
a32e0c2f1b
ci: add one more empty line (#227) 2022-10-03 20:24:17 +11:00
ray-x
d34868d2fa testrunner default 2022-10-03 20:20:36 +11:00
ray-x
25f844684b allow gotestsum in watch mode 2022-10-01 15:03:26 +10:00
ray-x
5b33d782f3 GoTestSum and sidepanel 2022-10-01 14:53:27 +10:00
ray-x
b7f07ab887 feature: run gotestsum watch in background 2022-09-30 14:34:30 +10:00
ray-x
25e967fdff doc update for gotestsum 2022-09-30 11:37:29 +10:00
Yajie Zhu
e75d4ab725
fix: lsp restart logic (#222)
* fix: GoGet fail

* fix: lsp restart logic

Co-authored-by: zhuyajie <930664@qq.com>
2022-09-29 14:28:22 +10:00
Patrick Artounian
0e3a10f595
allow for user to toggle lsp_diag underline (#221)
Co-authored-by: Patrick Artounian <patrick.artounian@insomniac.com>
2022-09-28 08:28:05 +10:00
LintaoAmons
24270e540b
Update README.md (#213)
Add link to `cheat.sh` and fix the code block
2022-09-27 17:13:31 +10:00
João Lucas Rafael
6ed7dc5fcd
Add an option for single package coverage. (#218) 2022-09-25 00:03:48 +10:00
Yajie Zhu
d94f5df507
fix: GoGet fail (#217)
Co-authored-by: zhuyajie <930664@qq.com>
2022-09-17 11:08:16 +10:00
ray-x
9f3b04579b update debug messages 2022-09-14 16:59:31 +10:00
ray-x
bb88a4929d lint 2022-09-12 11:23:15 +10:00
WDdxRW
4edd1c289e
fix test_func (#209)
* fix test_func

* fix test_func
2022-09-07 00:22:13 +10:00
ray-x
46052e6450 detect bench test for dap debug 2022-09-05 15:47:08 +10:00
ray-x
8e5866eb12 bench test with qucifix 2022-09-05 10:56:42 +10:00
ray-x
6ef00998e2 keymap for range code action 2022-09-02 23:52:34 +10:00
ray-x
7d22162f59 range code action 2022-09-02 23:52:19 +10:00
ray-x
38ac0162ee update README 2022-08-28 18:20:46 +10:00
ray-x
eee5a02a37 ginkgo nearest 2022-08-25 12:54:57 +10:00
ray-x
f366151590 choice node 2022-08-23 19:41:26 +10:00
ray-x
28bcaa1f44 quick gen return #170 2022-08-23 19:31:13 +10:00
Justin Ginn
4f01936c00
Pass build tags when running tests with dlv (#201)
dlv does provide a flag for passing build tags, although it is diferent
than the build tag flag for the go command line utility. This commit
adds that syntax to pass flags to dlv as specified.

Co-authored-by: Justin Ginn <Justin.ginn@amd.com>
2022-08-19 15:33:03 -07:00
ray-x
c75824b1f0 pipeline failure 2022-08-10 15:13:17 +10:00
Yajie Zhu
f2e9666b50
remove duplicate code; Add LogPoint command (#200)
* fix: use strict test function name while debugging

* fix: use strict test function name while debugging

* Revert "fix: use strict test function name while debugging"

This reverts commit f47dd66c50.

* fix: GoPkgOutline, should reset pkg_info data before rerender

* remove duplicate code;
add GoLogPoint command

Co-authored-by: zhuyajie <930664@qq.com>
2022-08-10 11:29:58 +10:00
ray-x
c7a56c8615 go build tags setup 2022-08-08 15:57:20 +10:00
Yajie Zhu
5ad5a53708
fix: GoPkgOutline, should reset pkg_info data before rerender (#198)
* fix: use strict test function name while debugging

* fix: use strict test function name while debugging

* Revert "fix: use strict test function name while debugging"

This reverts commit f47dd66c50.

* fix: GoPkgOutline, should reset pkg_info data before rerender

Co-authored-by: zhuyajie <930664@qq.com>
2022-08-07 23:18:26 +10:00
Yajie Zhu
6c793a1c6f
fix: use strict test function name while debugging (#197)
* fix: use strict test function name while debugging

* fix: use strict test function name while debugging

* Revert "fix: use strict test function name while debugging"

This reverts commit f47dd66c50.

Co-authored-by: zhuyajie <930664@qq.com>
2022-08-07 21:00:48 +10:00
ray-x
02db327bc3 issue #195 update doc for GoDebug 2022-08-07 20:42:15 +10:00
ray-x
943cf236d0 goget #194 2022-08-06 22:00:49 +10:00
ray-x
2a48166beb mockgen 2022-08-06 21:16:47 +10:00
ray-x
c3dd9e3ee8 smart build tags 2022-08-06 21:11:12 +10:00
ray-x
ca7cb5fe34 lint 2022-08-06 13:45:01 +10:00
ray-x
ce73ef43f0 cleanup ts logs; utils get build tags renaming 2022-08-06 12:54:32 +10:00
ray-x
ddbb30a38e remove log messages 2022-08-06 12:18:53 +10:00
ray-x
c94c488307 automatically add build tags to gopls. handle "// go:build tagxxx" 2022-08-06 10:49:09 +10:00
ray-x
160897a93f test failure 2022-08-05 20:26:40 +10:00
ray-x
feaef378b7 testcase update 2022-08-05 20:24:42 +10:00
ray-x
d5e5a65c03 moving from vim script to lua scripts (autocmd, highlight) 2022-08-05 19:34:44 +10:00
ray-x
2930eb9f17 spelling, default sign highlight 2022-08-05 10:48:08 +10:00
ray-x
19af5a5546 doc updates 2022-08-05 10:08:05 +10:00