Commit Graph

23 Commits (251bb84471f7cd7ff5cecb808e0adb18879d508a)

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