Commit Graph

9 Commits

Author SHA1 Message Date
ray-x
f6b208a24c put deprecated APIs in lsp/util; I feel for_each_client is a great API to use and no idea why it been deprecated in neovim 0.10
I have a feeling that there will be lots of APIs been changed for each release of neovim. On one side, it shows project is very active; on the flip side it is lack of thinking when API been added.
2023-11-30 23:14:25 +11:00
ray-x
98540ed2a8 hover fallback to signature help 2023-11-26 10:47:45 +11:00
ray-x
4dbf5e1ef3 deprecating _trim() 2023-11-25 13:06:23 +11:00
ray-x
439d30631b [Feat:] hover inside definition preview 2023-03-16 12:01:50 +11:00
ray-x
f058b3fc40 LSP type defination support 2023-03-09 20:16:11 +11:00
ray-x
da978e3f53 allow style_markdown apply to hover 2022-10-29 21:23:05 +11:00
ray-x
69578d6a3c Delete deprecated hover.lua, update floating win width, refresh diagnostic errors 2021-09-20 14:19:00 +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
9d5f2efdbd init commit 2021-04-19 12:56:32 +10:00