Commit Graph

26 Commits

Author SHA1 Message Date
ray-x
23e25c298e issue #164 disable declaration only in reference 2022-04-10 18:59:43 +10:00
ray-x
e55ae08e9d bugfix #163 defination not found 2022-04-06 06:47:47 +10:00
ray-x
62477b294e drop neovim 0.5 deprecated API 2022-02-17 22:21:34 +11:00
ray-x
72ed02f879 locations_to_items offset_encoding 2022-01-18 16:25:48 +11:00
ray-x
73dfd12f0f async handler check status before close 2022-01-10 01:52:32 +11:00
ray-x
23090c567c updates vim.notify 2021-12-29 15:50:41 +11:00
ray-x
47bcf183b8 nil check 2021-12-24 17:48:54 +11:00
ray-x
873135bf9a lsp def and lsp ref with async request 2021-12-23 19:17:48 +11:00
ray-x
c528b58bb9 replace print to notify, add workspace gui 2021-12-23 16:37:39 +11:00
ray-x
65701259c1 simplify gui; dochighlight 2021-12-13 10:42:53 +11:00
ray-x
c4bfcabd64 merge lsp_request check lsp cap before sending lsp request to client 2021-10-13 20:27:46 +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
ray-x
b9f8ed3c55 show error messages 2021-09-04 16:55:02 +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
ray-x
4ff9aa47a3 diagnosticDelay and watchedFileDelay update for gopls (0.7.1) 2021-08-14 13:05:40 +10:00
ray-x
c5fe79d6df update window height and width preset 2021-06-25 20:18:55 +10:00
ray-x
807f41975e add floating windows edit option 2021-06-13 14:03:01 +10:00
ray-x
777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 2021-05-21 21:39:46 +10:00
ray-x
7351a65917 Update treesitter adding arrow function and function types for
treesitter
2021-05-17 13:15:15 +10:00
ray-x
fc759b4e8a document symbol jump 2021-05-08 14:54:37 +10:00
ray-x
d4c409ac3c async reference call 2021-04-26 21:45:45 +10:00
ray-x
e2bf480d22 change log level 2021-04-19 13:54:40 +10:00
ray-x
9d5f2efdbd init commit 2021-04-19 12:56:32 +10:00