Skip to content
New issue

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

float window close immediately when call require("lspsaga.diagnostic"):goto_next() in vim.schedule() #1524

Open
zoumi opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@zoumi
Copy link

zoumi commented Jan 31, 2025

Describe the bug

Image

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

@zoumi zoumi added the bug Something isn't working label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant