Lspsaga diagnostic_jump_next
doesn't show current cursor diagnostic; instead it jumps to the next diagnostic
#1467
Labels
bug
Something isn't working
Describe the bug
lspsaga.mp4
According to the doc:
Steps to reproduce
Test with below:
unction
Lspsaga diagnostic_jump_next
Expect to show
Unknown keyword or identifier. Did you mean 'function'?
Instead, it jumps to the next diagnostic and gives
';' expected. 1:17:1 tsserver 1005
Expected behavior
When the current cursor position has a diagnostic available, the commands will show the diagnostic in a nice float.
Neovim version (nvim -v)
v0.10.0
lspsaga commit
6f920cf
Terminal name/version
kitty 0.35.1
The text was updated successfully, but these errors were encountered: