Commit Graph

622 Commits

Author SHA1 Message Date
ray-x
39a66c3534 dap sign #35 2021-10-26 11:16:15 +11:00
Aleš Brelih
d9f44a9320
feat: default build tags (#38)
* feat: default build tags

Added option to specify default build tags for test and debugger.

* Update dap.lua

check   if _GO_NVIM_CFG.build_tags ~= "" then

Co-authored-by: Ales Brelih <ales.brelih@3fs.si>
Co-authored-by: rayx <rayx.cn@gmail.com>
2021-10-25 10:05:02 +11:00
ray-x
37a4cfb1ad issue #35 config break sign 2021-10-23 20:26:11 +11:00
ray-x
94d4baac31 nvim 5.1 2021-10-11 21:57:41 +11:00
ray-x
f339373ed4 test udpate 2021-10-11 21:26:04 +11:00
ray-x
6385a1a53f lua format 2021-10-11 21:22:14 +11:00
ray-x
e7c7876edf update github action 2021-10-11 18:56:58 +11:00
Viktor Kojouharov
b09f8354bf
Make formatting sync during import (#32)
With sync formatting, the function can be used in BufWritePre without the buffer ending up modified the save.
2021-10-01 18:49:58 +10:00
ray-x
569e8e4320 Update reftool and fillstruct 2021-09-30 22:23:36 +10:00
ray-x
7feb745e6c remove gofumport from go.nvim #18 2021-09-25 12:44:52 +10:00
ray-x
3fc75ca46a refact fillstruct and codeaction add GoFixPlurals 2021-09-20 19:05:04 +10:00
ray-x
54dea272d1 #31 expose bufnr to ts APIs 2021-09-19 09:58:04 +10:00
ray-x
8c3abfb9f2 go doc command with floating preview 2021-09-18 21:14:02 +10:00
ray-x
d6c4cf570a add % before special char to string match 2021-09-14 15:03:29 +10:00
ray-x
8dd865be82 LSP api changes https://github.com/neovim/neovim/pull/15504 2021-09-08 16:49:04 +10:00
ray-x
1988bf39ae LSP api changes https://github.com/neovim/neovim/pull/15504 2021-09-04 14:59:11 +10:00
ray-x
c9a07b85cb support lsp API changes neovim/pull/15504 2021-09-04 14:51:43 +10:00
ray-x
f4994934b7 bumper go version to 1.17 2021-09-03 21:22:07 +10:00
ray-x
c984ce7757 update gotest it will output to buffer 2021-09-03 12:13:15 +10:00
ray-x
ee0d43ce5c merge github workflow and goimport fix 2021-09-03 03:18:46 +10:00
ray-x
8ea0ff1d3a commit 2021-09-03 03:14:04 +10:00
ray-x
5c5b102b93 arguments 2021-09-03 02:59:45 +10:00
ray-x
c67b1c8912 revert changes 2021-09-03 02:35:54 +10:00
ray-x
00a7405904 save file 2021-09-03 02:33:34 +10:00
ray-x
da9cd35645 gopls 2s 2021-09-03 02:25:54 +10:00
ray-x
d6f0249023 format 2021-09-03 02:21:31 +10:00
ray-x
b517d7a6b9 updates 2021-09-03 02:15:54 +10:00
ray-x
6cb17285ff save 2021-09-03 01:17:30 +10:00
ray-x
bdce678adf sequences 2021-09-03 01:11:09 +10:00
ray-x
af25e1e2e7 goimport cleanup 2021-09-02 22:27:40 +10:00
ray-x
6e6446c45f sequence 2021-09-02 21:35:54 +10:00
ray-x
eb74902ba9 sequence 2021-09-02 21:28:34 +10:00
ray-x
446f4e6b94 fix gofmt 2021-09-02 21:14:13 +10:00
ray-x
85b587fada gopls setup 2021-09-02 21:07:32 +10:00
ray-x
c6b391a303 format 2021-09-02 21:03:45 +10:00
ray-x
e4abbb80ea format 2021-09-02 21:02:01 +10:00
ray-x
82fc245d78 comment out 2021-09-02 21:00:28 +10:00
ray-x
cf8ca142e1 clean up 2021-09-02 20:59:20 +10:00
ray-x
79563afa49 go setup 2021-09-02 20:57:20 +10:00
ray-x
81c92c5362 merge master 2021-09-02 20:53:44 +10:00
ray-x
766fd37327 print errors 2021-09-02 20:48:58 +10:00
ray-x
8b3b744b5e gopls format 2021-09-02 20:42:22 +10:00
ray-x
d9e0a4be9f workflow fix 2021-09-02 20:34:57 +10:00
ray-x
c0771b93c8 test workflow 2021-09-02 20:21:41 +10:00
Viktor Kojouharov
22a0ac4e2b
Seems like a typo (#27) 2021-09-02 20:03:38 +10:00
ray-x
401e08e2b4 improve error message 2021-09-02 16:26:07 +10:00
ray-x
e17b25eee7 #26 add goimports -local support 2021-09-01 11:22:05 +10:00
ray-x
200dcd22e4 Allow test nearest function 2021-08-31 21:19:14 +10:00
ray-x
2cf2a1b36c Dap debug: change workspaceFolder to relativeFileDirname 2021-08-30 16:37:36 +10:00
ray-x
cae9ad6a88 update test cases in github workflow 2021-08-26 10:33:17 +10:00