Commit Graph

11 Commits

Author SHA1 Message Date
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