nvimdev / lspsaga.nvim

improve neovim lsp experience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diagnostics virtual text not show after changing definition function.

ch3n9w opened this issue · comments

commented

Describe the bug

output.mp4

As you can see in the video, when I change the definition of log function, there is no virtual text showing error diagnostics, until I enter insert mode and exit.

Steps to reproduce

create a simple golang project, and perform behaviors in video.

Expected behavior

Error diagnostics virtual text show when I change the definition of log function.

Neovim version (nvim -v)

NVIM v0.9.5

lspsaga commit

2198c07

Terminal name/version

tmux 3.3a

commented

Seems it is no related with lspsaga