Commit Graph

22 Commits (4d3fa34df01dd0741303c57f51c588fdd23ae441)

Author SHA1 Message Date
ray-x 4d3fa34df0 allow ui.input/ui.select to be configurable issue #444 2 months ago
ray-x bc391ff4ba inlay_hint toggle improvement, luasnip timestamp 6 months ago
ray-x ad5db6a907 disable inlay in diff mode 7 months ago
ray-x a78d5e1d81 go.nvim assert as https://github.com/neovim/neovim/pull/25512 been integrated into nightly
issue #398
7 months ago
ray-x 3b673f2560 issue #397 7 months ago
ray-x 1b3a56acdd Use async fs_write for logging 7 months ago
ray-x ab303d5134 bugfix: nvim 0.10 + inlay: eol disable failed 7 months ago
ray-x 4a58e82fd7 naming and bugfix for nvim 0.10 inlay 7 months ago
ray-x b4cd53de46 inlay eol display issue #396 7 months ago
ray-x 2f0c711629 toggle inlay.lua 8 months ago
ray-x 23d2f63ee9 deprecate nvim 0.7 and 0.8.0; use vim.lsp.inlay_hint for nightly 8 months ago
ray-x 43be71be21 Inline Inlay hint for nvim 0.10.x 1 year ago
zhaogangang 403fde13a5
fix:fix can't show inlay in currentline setting (#300)
* fix:fix can't show inlay in currentline setting

* chore:format

* chore:format

---------

Co-authored-by: zhaogang <zhaogang@dustess.com>
1 year ago
ray-x 470349cff5 lazy.nvim based lazy loading 1 year ago
Syncrack 1aef2d60bd
fix: use saved bufnr when retrieve inlay hints. (#226) 2 years ago
Yajie Zhu e75d4ab725
fix: lsp restart logic (#222)
* fix: GoGet fail

* fix: lsp restart logic

Co-authored-by: zhuyajie <930664@qq.com>
2 years ago
ray-x 5516cf7fff issue #190 check line range before get_params 2 years ago
ray-x 8fb06f43a2 cache the client info results for inlay 2 years ago
ray-x db47b70d21 startup delay because the BufEnter autocommands 2 years ago
ray-x 7aed764507 allow more trigger events for codelens 2 years ago
Tai Groot f378f7ffa2
remove leading space on hint args (#180) 2 years ago
ray-x c8d02a9d6a inlay hints #172 2 years ago