We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1,map m :lua vim.schedule(function() require("lspsaga.diagnostic"):goto_next() end)<cr> 2,press m in a buffer has diagnostics
detail info should be shown in float window
NVIM v0.10.3 Build type: Release LuaJIT 2.1.1731601260
commit 5fce153
windows terminal 1.22.241118002-preview
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Steps to reproduce
1,map m :lua vim.schedule(function() require("lspsaga.diagnostic"):goto_next() end)<cr>
2,press m in a buffer has diagnostics
Expected behavior
detail info should be shown in float window
Neovim version (nvim -v)
NVIM v0.10.3 Build type: Release LuaJIT 2.1.1731601260
lspsaga commit
commit 5fce153
Terminal name/version
windows terminal 1.22.241118002-preview
The text was updated successfully, but these errors were encountered: