Commit Graph

800 Commits

Author SHA1 Message Date
ray-x
ad5db6a907 disable inlay in diff mode 2023-11-24 21:10:04 +11:00
ray-x
52ac15547c update ts sql/json query injection for nvim 0.10; may break 0.9.0 and below 2023-11-23 19:35:36 +11:00
ray-x
da48e6155d Merge branch 'master' of github.com:ray-x/go.nvim 2023-11-21 20:03:58 +11:00
ray-x
889e9d94dd doc updates 2023-11-21 20:03:17 +11:00
weirdgiraffe
55c496421f
fixup: check for env variables based on go env (#399)
* fixup: check for env variables based on go env

not all golang env specific variables are
injected into vim.env, so check their presence
based on go env instead

* prevent emtpy lines at the end of go build

* fixup: treat empty values as nil
2023-11-21 19:57:57 +11:00
ray-x
6008a754ef log file fs_write updates 2023-11-20 01:31:54 +11:00
ray-x
e749ff85ff might releated to issue #382 but it is different approch 2023-11-15 17:34:03 +11:00
ray-x
15bf9aea88 issue #384 a possible fix
As I do not have access to the error log, this is more a try my best guess and fix
2023-11-14 21:32:14 +11:00
ray-x
dbb712ec9f golden file updates 2023-11-14 21:23:34 +11:00
ray-x
a78d5e1d81 go.nvim assert as https://github.com/neovim/neovim/pull/25512 been integrated into nightly
issue #398
2023-11-14 20:58:19 +11:00
ray-x
f9672fd446 gonew with template URL; update go work
cleanup sandbox
2023-11-13 18:01:04 +11:00
ray-x
38f6402fa5 Go Work 2023-11-09 22:05:14 +11:00
ray-x
9329383d6d document tidy 2023-11-09 21:51:43 +11:00
ray-x
a1a89f5040 checking windows os: add mingw 2023-11-08 17:17:07 +11:00
ray-x
7b818ad49d improvements for windows cmd line 2023-11-08 17:03:33 +11:00
ray-x
3b673f2560 issue #397 2023-11-08 08:31:21 +11:00
ray-x
c64281d7dc Log style 2023-11-07 20:07:30 +11:00
ray-x
1b3a56acdd Use async fs_write for logging 2023-11-07 19:44:17 +11:00
ray-x
ab303d5134 bugfix: nvim 0.10 + inlay: eol disable failed 2023-11-07 13:41:23 +11:00
ray-x
4a58e82fd7 naming and bugfix for nvim 0.10 inlay 2023-11-07 13:28:23 +11:00
ray-x
88ff8aa753 doc updates 2023-11-07 12:30:13 +11:00
ray-x
bb40efd959 Update README 2023-11-07 12:25:51 +11:00
ray-x
b4cd53de46 inlay eol display issue #396 2023-11-07 12:19:48 +11:00
ray-x
57a3c3e748 Merge branch 'fixtures' 2023-11-04 19:35:46 +11:00
Itamar Lencovsky
47dd8f4f88
rename the spacing key for the diagnostic virtual text to match the spec (#395) 2023-11-03 18:40:08 +11:00
ray-x
1d720412aa issue #393 2023-11-02 00:40:15 +11:00
rayx
47273b8ac9
Fixtures: Unit tests updates (#394)
* go mod setup for fixtures

* fillstruct refactor
2023-11-01 21:17:54 +11:00
ray-x
f26a053776 remove luacheckcache 2023-11-01 21:14:40 +11:00
ray-x
c9645e4ef1 lua lint 2023-11-01 21:13:13 +11:00
ray-x
13d48f9950 sample init.lua updates 2023-11-01 20:20:41 +11:00
rayx
7852fd8e1c
Fixtures Updates (#392)
* go mod setup for fixtures

* go mod setup for fixtures

* fillstruct test refactor
2023-11-01 13:12:43 +11:00
ray-x
1098869546 go fill 2023-11-01 12:45:35 +11:00
ray-x
a6feffcc24 gopls fill 2023-11-01 12:31:28 +11:00
ray-x
5f0528b4c3 Repeat read 2023-11-01 12:25:23 +11:00
ray-x
4a5866562a spec updates 2023-11-01 12:18:50 +11:00
ray-x
1e852f3a93 time out to be 5s 2023-11-01 11:44:22 +11:00
ray-x
3f1cee35c0 require minium version to be 0.8.1 2023-11-01 11:28:48 +11:00
ray-x
626842d86e gopls 2023-11-01 11:14:30 +11:00
ray-x
8a30fb7267 log to console in github action 2023-11-01 10:56:18 +11:00
ray-x
c0dfe2dcd2 re-enable setup 2023-11-01 10:51:41 +11:00
ray-x
b694032c23 active client check 2023-11-01 10:45:18 +11:00
ray-x
df84343271 default goimport -> gopls 2023-11-01 10:42:13 +11:00
ray-x
b31cabdfcf Update logs 2023-11-01 10:15:24 +11:00
ray-x
936b2f624d timing 2023-11-01 02:39:57 +11:00
ray-x
0f60ba7379 remove lint.yml 2023-11-01 02:37:47 +11:00
ray-x
ccbd204545 time 2023-11-01 02:31:15 +11:00
ray-x
8b589ac467 test 2023-11-01 02:27:55 +11:00
ray-x
d5eac9dffc path 2023-11-01 02:20:13 +11:00
ray-x
dfc692486b wait a bit more 2023-11-01 02:15:58 +11:00
ray-x
f1b983addb fixture updates 2023-11-01 02:08:06 +11:00