kkharji

Results 187 comments of kkharji

> Seems that we have already saved some data in the main window's variable lspsaga_hoverwin_data for scrolling. could we reuse it for rows and columns trigger before hand?

@againxx oh that's far better then what I had in mind.. I'll keep testing it, > Do you mean to save the last cursor position when calling render_hover_doc? It's not...

Unfortunately, I don't use lsp_finder at all, if anyone is using it and want to extend it please open a pr.

Awesome suggestion, thanks @pedro757

Just test it out. works great.

Yah, I noticed that with one other server I forgot about. I believe it should be an easy fix, hopefully soon, but by all mean a pr is welcomed

> It has lots of similarities to the lspsaga's fancy_floating_markdown(). some stuff in lsp core is inspired by Lspsaga . 🤔 lsp_markdown makes sense to use as users may have...

> reuse vim.lsp.util.stylize_markdown() I'm right now looking into and I guess @glepnir copied it over and made few adjustments, I'm experimenting with new version right now

Super, thanks @Ashton from what I see this shouldn't be breaking anything. but to be on the safe side, @wesselvdv can you please check if it doesn't break anything in...

Interesting issue, according to https://github.com/neovim/neovim/issues/17315#issuecomment-1030872061 and @mjlbach it is most likely a server bug.