Commit Graph

11 Commits (master)

Author SHA1 Message Date
ray-x 3be5241bf9 allow hover to fallback, e.g. use pydoc when hover failed 2 weeks ago
ray-x 736cba15dc update doc; improve hover as some LSP does not support hover/signature; ctag default tagfile checking 2 months ago
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.
7 months ago
ray-x 98540ed2a8 hover fallback to signature help 7 months ago
ray-x 4dbf5e1ef3 deprecating _trim() 7 months ago
ray-x 439d30631b [Feat:] hover inside definition preview 1 year ago
ray-x f058b3fc40 LSP type defination support 1 year ago
ray-x da978e3f53 allow style_markdown apply to hover 2 years ago
ray-x 69578d6a3c Delete deprecated hover.lua, update floating win width, refresh diagnostic errors 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 9d5f2efdbd init commit 3 years ago