Commit Graph

18 Commits (c528b58bb999f20fa609976da9f28b5be5a27414)

Author SHA1 Message Date
ray-x c528b58bb9 replace print to notify, add workspace gui 2 years ago
ray-x 65701259c1 simplify gui; dochighlight 2 years ago
ray-x c4bfcabd64 merge lsp_request check lsp cap before sending lsp request to client 3 years ago
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
3 years ago
ray-x 26012cf9c1 Merge vim.loop changes (replacing vim.fn.getcwd) 3 years ago
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
3 years ago
ray-x b9f8ed3c55 show error messages 3 years ago
ray-x 72e0b4e1e4 github workflow and reference spec test 3 years ago
ray-x f5a1fc747b add diagnostic_virtual_text, #42 3 years ago
ray-x 4ff9aa47a3 diagnosticDelay and watchedFileDelay update for gopls (0.7.1) 3 years ago
ray-x c5fe79d6df update window height and width preset 3 years ago
ray-x 807f41975e add floating windows edit option 3 years ago
ray-x 777acc4b92 merge treesitter branch. Improve reference search with treesitter scope. Better highlight in reference search result 3 years ago
ray-x 7351a65917 Update treesitter adding arrow function and function types for
treesitter
3 years ago
ray-x fc759b4e8a document symbol jump 3 years ago
ray-x d4c409ac3c async reference call 3 years ago
ray-x e2bf480d22 change log level 3 years ago
ray-x 9d5f2efdbd init commit 3 years ago