Commit Graph

26 Commits

Author SHA1 Message Date
ray-x
edee3e39c6 merge changes for treesitter symbole context 2022-08-27 11:49:08 +10:00
ray-x
9f151cf718 definition preview, show more contents and allow scroll 2022-08-04 11:07:16 +10:00
ray-x
f567f1b99c dedup definition for script languages 2022-07-07 14:02:14 +10:00
ray-x
68eb18c310 offset for definition preview 2022-06-30 01:39:06 +10:00
ray-x
3f49769abc lint all codes 2022-06-02 01:41:26 +10:00
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
2022-05-15 23:13:01 +10:00
ray-x
8b43ed23e2 change the way checking total number of clients attached #167 2022-04-08 17:01:40 +10:00
ray-x
62477b294e drop neovim 0.5 deprecated API 2022-02-17 22:21:34 +11:00
ray-x
92296c9fc8 dochl client offset encoding 2022-01-17 16:16:31 +11:00
ray-x
4ca6b376a7 breaking changes: https://github.com/neovim/neovim/issues/14090, issue #136 2022-01-17 16:03:48 +11:00
ray-x
da9448a88c neovim breaking changes: offset_encoding 2022-01-16 15:36:28 +11:00
ray-x
23090c567c updates vim.notify 2021-12-29 15:50:41 +11:00
ray-x
c528b58bb9 replace print to notify, add workspace gui 2021-12-23 16:37:39 +11:00
ray-x
a6f668e05f preselect 1st item in code action. lsp_signature hook 2021-11-05 12:33:40 +11:00
ray-x
f43b0aba0e add diagnostic toggle, adjust width of preview window 2021-11-04 11:08:22 +11:00
ray-x
262181246d update symbol preview with treesitter scope 2021-11-02 20:16:16 +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
spindensity
633c7da38f
Fix #73: Calling defintion_preview() on blank lines causes error (#74)
Co-authored-by: Jinsong Zhang <spindensity@gmail.com>
2021-09-23 17:18:42 +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
ef995eeb7e border setup for diagnostic 2021-08-12 23:34:27 +10:00
ray-x
1fa56d20a5 set_loclist update 2021-07-31 15:21:14 +10:00
ray-x
9788bbaf54 using open_floating_preview API as focus preview deprecated 2021-05-30 12:25:05 +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
7e0b1a67a9 update gopls settings 2021-04-23 09:39:24 +10:00
ray-x
f815e7dfb9 add preview target line hl 2021-04-20 17:42:03 +10:00
ray-x
9d5f2efdbd init commit 2021-04-19 12:56:32 +10:00