Commit Graph

22 Commits

Author SHA1 Message Date
ray-x
926dc63fa4 reference spec update 2022-11-24 14:14:00 +11:00
ray-x
14495a0603 display_filename unittest 2022-11-24 14:08:33 +11:00
ray-x
ef0cee5bbd unit tests 2022-08-24 03:37:57 +10:00
ray-x
ab2e383b20 unit tests 2022-08-24 03:34:37 +10:00
rayx
05dfed9ed9
issue #171 multiple lsp server started (#205)
* issue #171 multiple lsp server started

* neovim 0.6.1
2022-07-17 09:26:26 +10:00
ray-x
792fd2831a fix github workflow 2022-07-03 22:19:17 +10:00
ray-x
a225d18eaf new tests for hierarchy, refactor reference_spec test 2022-07-03 21:29:00 +10:00
ray-x
d951a5fcd2 fix for test failure 2022-07-02 11:12:58 +10:00
ray-x
3ad93531b5 unit tests for treesitter 2022-06-15 19:34:17 +10:00
ray-x
61a82559d6 add treesitter tests 2022-06-15 17:37:45 +10:00
ray-x
51a05252a5 reformat reference_spec 2022-05-19 23:19:28 +10:00
ray-x
9aec552ac1 Add warning messages if the user setup maybe deprecated or incorrect 2021-11-26 12:24:27 +11:00
ray-x
f06b6b5a1a bugfix for test workflow 2021-11-25 23:21:24 +11:00
rayx
91e22f5e71
Lv thread (#60)
* update tests, update total display

* not run ts def multiple time

* Thread enable for display and backend

* remove ::continue::

* README updates

* skip diagnostic in edit mode

* error marker uri nil handling

* disable debug

* debounce text change to 1s

* severity sort

* diagnostic skip loading files
2021-09-13 23:18:54 +10:00
ray-x
26012cf9c1 Merge vim.loop changes (replacing vim.fn.getcwd) 2021-09-09 12:59:58 +10:00
rayx
08dba1beb6
Nvim 0 6 lsp signature changes (#56)
* bugfix diagnostic error

* bugfix for code lens for neovim 0.6

* gh test workflow

* bugfix github workflow
2021-09-06 08:34:26 +10:00
rayx
0038f13c62
Workflow (#46)
* add github action and unit tests
2021-08-24 21:18:00 +10:00
ray-x
3f41ff3cd4 check gopls readiness 2021-08-24 17:49:10 +10:00
ray-x
a3dd6ebcc4 spec test, allow gopls start 2021-08-24 17:37:45 +10:00
ray-x
ce449c440b add lspconfig in tests 2021-08-24 17:31:09 +10:00
ray-x
72e0b4e1e4 github workflow and reference spec test 2021-08-24 17:14:43 +10:00
ray-x
f5a1fc747b add diagnostic_virtual_text, #42 2021-08-24 09:17:20 +10:00