Commit Graph

35 Commits (451d761f76a4fad5496160bd1ebee0628b7b4234)

Author SHA1 Message Date
ray-x 451d761f76 features side panel for symbol reference 2 years ago
ray-x b131251ad8 send floating view result to quickfix; de-duplicate references 2 years ago
ray-x a9c223cc22 de-duplicate 2 years ago
ray-x f567f1b99c dedup definition for script languages 2 years ago
ray-x a93f7cb20f dedup reference results 2 years ago
ray-x 8d77c3ab1e bug fix for #166 not all items shown in listview. Also add flag allow control when the ts info will be added
update readme
2 years ago
ray-x cce0e90544 gui listview updates, allow listview cover more spaces 2 years ago
ray-x 3f49769abc lint all codes 2 years ago
rayx a73fb38ef9
update resolved_capacities -> server_capacities (#185)
* update resolved_capacities

* format renaming

* remove comments

* remove mk_handler. update documentFormator

* bumpup test image to ubuntu 22.04

* add logs when neovim is lower than 0.8
2 years ago
ray-x 23e25c298e issue #164 disable declaration only in reference 2 years ago
ray-x e55ae08e9d bugfix #163 defination not found 2 years ago
ray-x 62477b294e drop neovim 0.5 deprecated API 2 years ago
ray-x 72ed02f879 locations_to_items offset_encoding 2 years ago
ray-x 73dfd12f0f async handler check status before close 2 years ago
ray-x 23090c567c updates vim.notify 2 years ago
ray-x 47bcf183b8 nil check 2 years ago
ray-x 873135bf9a lsp def and lsp ref with async request 2 years ago
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