Commit Graph

  • a765508e2e vim.wait ray-x 2024-02-09 21:01:20 +1100
  • 8bbf2414de gopls spec ray-x 2024-02-09 20:55:44 +1100
  • 4ee8890a8f code lens updates ray-x 2024-02-09 20:34:35 +1100
  • 9ccb57766e
    go sub tests names needs to be regex quoted (#420) Viorel Craescu 2024-02-09 11:28:31 +0200
  • d003087e75
    Merge branch 'ray-x:master' into master github-actions[bot] 2024-02-09 01:02:24 +0000
  • 59f24ffdeb create test scenario Viorel Craescu 2024-02-08 11:47:07 +0200
  • b111775c49
    make command to setup local tests (#426) Viorel Craescu 2024-02-08 11:03:00 +0200
  • f68abfa434
    Merge branch 'ray-x:master' into master tenfy 2024-02-04 09:53:50 +0800
  • cdd51bf1d3
    sync-for permissions tenfyzhong 2024-02-04 09:50:50 +0800
  • 381a5f1687
    sync-for permissions tenfyzhong 2024-02-04 09:44:29 +0800
  • ab33d8e7af make command to setup local tests Viorel Craescu 2024-02-03 19:09:40 +0200
  • 4f31783873 fix lua tests Viorel Craescu 2024-02-03 17:42:12 +0200
  • dd628ffef1
    Merge branch 'ray-x:master' into fix_go_test_subcase Viorel Craescu 2024-02-03 16:14:52 +0200
  • 096f656920 stylua ray-x 2024-02-02 20:16:49 +1100
  • 41c126718a
    Updates to treesitter queries to support upstream changes (#425) Allen Horine 2024-02-02 04:00:53 -0500
  • 974b2f8518 typo ray-x 2024-02-02 15:44:25 +1100
  • aff64193b7 bump up nvim minimum version to 0.9.4 ray-x 2024-02-02 15:41:43 +1100
  • 2c94df4f52 Accounted for 'local' subtable in treesitter matches when querying locals ahorine 2024-01-31 17:09:45 -0500
  • 0f8d53d35c Adjusted local.scm queries to fix crashes when using treesitter post-v0.9.2 ahorine 2024-01-31 16:44:51 -0500
  • 8ad7ce37ee go sub tests names needs to be regex quoted Viorel Craescu 2024-01-18 16:28:53 +0200
  • 1289378625
    rename yaml -> yml tenfy 2024-01-04 10:36:37 +0800
  • 83babdc946
    sync-fork use reusable workflow tenfy 2024-01-04 10:32:46 +0800
  • c149446b00
    fix github workflow env tenfy 2024-01-03 14:02:13 +0800
  • bf6591e889
    auto sync tenfy 2024-01-03 10:18:57 +0800
  • f2e5f068e2
    write to file silent tenfy 2024-01-03 00:01:56 +0800
  • 24d2fa373d issue #411 update TS struct definition ray-x 2023-12-27 17:25:09 +1100
  • e352271f82 Merge branch 'master' of github.com:ray-x/go.nvim ray-x 2023-12-22 01:46:43 +1100
  • bc391ff4ba inlay_hint toggle improvement, luasnip timestamp ray-x 2023-12-22 01:46:35 +1100
  • 1d140eec2a
    Update README.md (#410) vivid 2023-12-19 06:49:16 +0100
  • a23440b8f8
    Update README.md vivid 2023-12-19 05:00:41 +0100
  • 13a1044fc6 Issue #408 GoImplements ray-x 2023-12-15 09:45:04 +1100
  • ae6a1025f9 README updates; log cleanup ray-x 2023-12-02 19:33:56 +1100
  • 7b7c20029a Adding inlayhint default settings so it will be easier to override ray-x 2023-12-01 19:08:36 +1100
  • e0528b5868 fix issue #402 ray-x 2023-11-28 22:16:09 +1100
  • 9cf2a3f846 issue #403 goenv failed for some shell/os ray-x 2023-11-28 17:50:33 +1100
  • 9e3250e724 fix: null_ls failed to refresh after gotest was resolved ray-x 2023-11-28 17:38:46 +1100
  • ad5db6a907 disable inlay in diff mode ray-x 2023-11-24 21:10:04 +1100
  • 52ac15547c update ts sql/json query injection for nvim 0.10; may break 0.9.0 and below ray-x 2023-11-23 19:35:36 +1100
  • da48e6155d Merge branch 'master' of github.com:ray-x/go.nvim ray-x 2023-11-21 20:03:58 +1100
  • 889e9d94dd doc updates ray-x 2023-11-21 20:03:17 +1100
  • 55c496421f
    fixup: check for env variables based on go env (#399) weirdgiraffe 2023-11-21 09:57:57 +0100
  • cdf5884853
    fixup: treat empty values as nil weirdgiraffe 2023-11-20 20:13:38 +0100
  • 6008a754ef log file fs_write updates ray-x 2023-11-20 01:31:54 +1100
  • 31a1d898c4
    fixup: coverage message weirdgiraffe 2023-11-19 15:10:23 +0100
  • 5d63b04f2d
    prevent emtpy lines at the end of go build weirdgiraffe 2023-11-19 03:48:22 +0100
  • f9abf5aa4c
    fixup: check for env variables based on go env weirdgiraffe 2023-11-18 23:46:23 +0100
  • e749ff85ff might releated to issue #382 but it is different approch ray-x 2023-11-15 17:34:03 +1100
  • 15bf9aea88 issue #384 a possible fix ray-x 2023-11-14 21:32:14 +1100
  • dbb712ec9f golden file updates ray-x 2023-11-14 21:23:34 +1100
  • a78d5e1d81 go.nvim assert as https://github.com/neovim/neovim/pull/25512 been integrated into nightly issue #398 ray-x 2023-11-14 20:58:19 +1100
  • f9672fd446 `gonew` with template URL; update `go work` cleanup sandbox ray-x 2023-11-13 17:57:55 +1100
  • 38f6402fa5 Go Work ray-x 2023-11-09 22:05:14 +1100
  • 9329383d6d document tidy ray-x 2023-11-09 21:51:43 +1100
  • a1a89f5040 checking windows os: add mingw ray-x 2023-11-08 17:17:07 +1100
  • 7b818ad49d improvements for windows cmd line ray-x 2023-11-08 17:03:33 +1100
  • 3b673f2560 issue #397 ray-x 2023-11-08 08:31:21 +1100
  • c64281d7dc Log style ray-x 2023-11-07 20:07:30 +1100
  • 1b3a56acdd Use async fs_write for logging ray-x 2023-11-07 19:44:17 +1100
  • ab303d5134 bugfix: nvim 0.10 + inlay: eol disable failed ray-x 2023-11-07 13:41:23 +1100
  • 4a58e82fd7 naming and bugfix for nvim 0.10 inlay ray-x 2023-11-07 13:28:23 +1100
  • 88ff8aa753 doc updates ray-x 2023-11-07 12:30:13 +1100
  • bb40efd959 Update README ray-x 2023-11-07 12:25:51 +1100
  • b4cd53de46 inlay eol display issue #396 ray-x 2023-11-07 12:19:48 +1100
  • 57a3c3e748 Merge branch 'fixtures' ray-x 2023-11-04 19:35:46 +1100
  • 47dd8f4f88
    rename the spacing key for the diagnostic virtual text to match the spec (#395) Itamar Lencovsky 2023-11-03 17:40:08 +1000
  • b771b5ffbd rename the spacing key for the diagnostic virtual text to match the spec Itamar Lencovsky 2023-11-03 15:00:44 +1000
  • 1d720412aa issue #393 fixtures ray-x 2023-11-02 00:40:15 +1100
  • 47273b8ac9
    Fixtures: Unit tests updates (#394) rayx 2023-11-01 21:17:54 +1100
  • f26a053776 remove luacheckcache ray-x 2023-11-01 21:14:40 +1100
  • c9645e4ef1 lua lint ray-x 2023-11-01 21:13:13 +1100
  • 13d48f9950 sample init.lua updates ray-x 2023-11-01 20:20:41 +1100
  • 7852fd8e1c
    Fixtures Updates (#392) rayx 2023-11-01 13:12:43 +1100
  • 1098869546 go fill ray-x 2023-11-01 12:45:35 +1100
  • a6feffcc24 gopls fill ray-x 2023-11-01 12:31:28 +1100
  • 5f0528b4c3 Repeat read ray-x 2023-11-01 12:25:23 +1100
  • 4a5866562a spec updates ray-x 2023-11-01 12:18:50 +1100
  • 1e852f3a93 time out to be 5s ray-x 2023-11-01 11:44:22 +1100
  • 3f1cee35c0 require minium version to be 0.8.1 ray-x 2023-11-01 11:28:48 +1100
  • 626842d86e gopls ray-x 2023-11-01 11:14:30 +1100
  • 8a30fb7267 log to console in github action ray-x 2023-11-01 10:56:18 +1100
  • c0dfe2dcd2 re-enable setup ray-x 2023-11-01 10:51:41 +1100
  • b694032c23 active client check ray-x 2023-11-01 10:45:18 +1100
  • df84343271 default goimport -> gopls ray-x 2023-11-01 10:42:13 +1100
  • b31cabdfcf Update logs ray-x 2023-11-01 10:15:24 +1100
  • 936b2f624d timing ray-x 2023-11-01 02:39:57 +1100
  • 0f60ba7379 remove lint.yml ray-x 2023-11-01 02:37:47 +1100
  • ccbd204545 time ray-x 2023-11-01 02:31:15 +1100
  • 8b589ac467 test ray-x 2023-11-01 02:27:55 +1100
  • d5eac9dffc path ray-x 2023-11-01 02:20:13 +1100
  • dfc692486b wait a bit more ray-x 2023-11-01 02:15:58 +1100
  • f1b983addb fixture updates ray-x 2023-11-01 02:08:06 +1100
  • 174f6b0850 godir ray-x 2023-11-01 02:03:02 +1100
  • f6614f0705 more time ray-x 2023-11-01 01:42:19 +1100
  • 75ba54dfd8 fixtures ray-x 2023-11-01 01:26:35 +1100
  • bd5e1aa34a gopls fillstruct default ray-x 2023-11-01 01:18:07 +1100
  • cbb54d501a go cmd test ray-x 2023-11-01 01:00:26 +1100
  • 08ec2704f1 fixtures ray-x 2023-11-01 00:51:04 +1100
  • e4e1e4cf40 go mod setup for fixtures ray-x 2023-11-01 00:38:36 +1100
  • b6fea68130 fixtures ray-x 2023-11-01 00:30:12 +1100
  • 689506f59f fillstruct test ray-x 2023-11-01 00:13:44 +1100