Commit Graph

36 Commits (23489699f9836d9afd8afed0f31bd129fc17ef6a)

Author SHA1 Message Date
ray-x 23489699f9 Merge branch 'master' of github.com:ray-x/navigator.lua 4 months ago
ray-x a8b1019942 add changelog; handle vim diff 4 months ago
Allen Horine d02d4c1c52
Fix: nil error processing treesitter query results, nil error when (#300)
viewing references (deprecated method), remaining vim.loop -> vim.uv
conversion
4 months ago
ray-x b9931d5c01 type definition preview and readme updates 1 year ago
ray-x 439d30631b [Feat:] hover inside definition preview 1 year ago
ray-x 59b89e60a8 Preview definition treesitter failure because of API changed 1 year ago
ray-x f058b3fc40 LSP type defination support 1 year ago
ray-x 274581e35e float title 1 year ago
ray-x c000890350 using vim.log.levels instead of vim.log.lsp_levels 1 year ago
ray-x ce81b4a6da deprecate lsp.buf_get_clients 2 years ago
ray-x edee3e39c6 merge changes for treesitter symbole context 2 years ago
ray-x 9f151cf718 definition preview, show more contents and allow scroll 2 years ago
ray-x f567f1b99c dedup definition for script languages 2 years ago
ray-x 68eb18c310 offset for definition preview 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 8b43ed23e2 change the way checking total number of clients attached #167 2 years ago
ray-x 62477b294e drop neovim 0.5 deprecated API 2 years ago
ray-x 92296c9fc8 dochl client offset encoding 2 years ago
ray-x 4ca6b376a7 breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136 2 years ago
ray-x da9448a88c neovim breaking changes: offset_encoding 2 years ago
ray-x 23090c567c updates vim.notify 2 years ago
ray-x c528b58bb9 replace print to notify, add workspace gui 2 years ago
ray-x a6f668e05f preselect 1st item in code action. lsp_signature hook 3 years ago
ray-x f43b0aba0e add diagnostic toggle, adjust width of preview window 3 years ago
ray-x 262181246d update symbol preview with treesitter scope 3 years ago
ray-x c4bfcabd64 merge lsp_request check lsp cap before sending lsp request to client 3 years ago
spindensity 633c7da38f
Fix #73: Calling defintion_preview() on blank lines causes error (#74)
Co-authored-by: Jinsong Zhang <spindensity@gmail.com>
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 ef995eeb7e border setup for diagnostic 3 years ago
ray-x 1fa56d20a5 set_loclist update 3 years ago
ray-x 9788bbaf54 using open_floating_preview API as focus preview deprecated 3 years ago
ray-x 7351a65917 Update treesitter adding arrow function and function types for
treesitter
3 years ago
ray-x 7e0b1a67a9 update gopls settings 3 years ago
ray-x f815e7dfb9 add preview target line hl 3 years ago
ray-x 9d5f2efdbd init commit 3 years ago