vim-lsp icon indicating copy to clipboard operation
vim-lsp copied to clipboard

<plug>(lsp-hover) has a glitch

Open draftman9 opened this issue 1 year ago • 0 comments

win 10, gvim 8.2, julialang. I used the lsp-hover function to check the format syntax. The hover would display the previous "@time"'s format syntax instead of the "broadcast!"'s when the cursor was on the first alphabet of the "broadcast!". The hover would display expected contents when the cursor was on the second alphabet. Following is the illustration of the two conditions mentioned above.

20220822220011

20220822220558

draftman9 avatar Aug 22 '22 14:08 draftman9