You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At random times the preview window doesn't close when it should, obscuring part of the buffer even though the cursor remains focused on the window behind, and the only way for that it closes is closing neovim, or I suppose manually doing so with commands but I have not tried that.
I have only experienced this using GDScript, and I believe there may be a correlation between how often it happens and the setting for display.preview.resolve_timeout, though I could not confirm that in testing.
I'm using Neovim 0.10.3 and have installed the plugin through the Lazy package manager. I have quite a few plugins that have interacted with coq making my setup a little complicated, but I tested it with just coq and lspconfig (along with mason and mason-lspconfig but I don't think that could have interfered) and the preview still sometimes doesn't go away.
The text was updated successfully, but these errors were encountered:
At random times the preview window doesn't close when it should, obscuring part of the buffer even though the cursor remains focused on the window behind, and the only way for that it closes is closing neovim, or I suppose manually doing so with commands but I have not tried that.
I have only experienced this using GDScript, and I believe there may be a correlation between how often it happens and the setting for display.preview.resolve_timeout, though I could not confirm that in testing.
I'm using Neovim 0.10.3 and have installed the plugin through the Lazy package manager. I have quite a few plugins that have interacted with coq making my setup a little complicated, but I tested it with just coq and lspconfig (along with mason and mason-lspconfig but I don't think that could have interfered) and the preview still sometimes doesn't go away.
The text was updated successfully, but these errors were encountered: