Commit Graph

20 Commits (13a1044fc66bb8170b8f1ed12cb929efa946fa82)

Author SHA1 Message Date
ray-x ad5db6a907 disable inlay in diff mode 11 months ago
ray-x a78d5e1d81 go.nvim assert as https://github.com/neovim/neovim/pull/25512 been integrated into nightly
issue #398
11 months ago
ray-x 3b673f2560 issue #397 12 months ago
ray-x 1b3a56acdd Use async fs_write for logging 12 months ago
ray-x ab303d5134 bugfix: nvim 0.10 + inlay: eol disable failed 12 months ago
ray-x 4a58e82fd7 naming and bugfix for nvim 0.10 inlay 12 months ago
ray-x b4cd53de46 inlay eol display issue #396 12 months ago
ray-x 2f0c711629 toggle inlay.lua 1 year ago
ray-x 23d2f63ee9 deprecate nvim 0.7 and 0.8.0; use vim.lsp.inlay_hint for nightly 1 year 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>
2 years ago
ray-x 470349cff5 lazy.nvim based lazy loading 2 years 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