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
Thank you very much for this plugin. I find it very useful when jumping back and forth between windows.
I have a request for a feature. I am sorry that I do not know anything about lua so I cannot really help with working on it and I am not sure if it is even possible to introduce this feature.
Would it be possible to temporarily shut down specs when moving back and forth from/to a floating window? My issue is mainly with Lspsaga. It is a plugin I really like but it forces me to shut down specs, because otherwise every time the plugins opens a window for signature/definition preview/references etc. specs jumps in with its visual effect.
Thank you for your time and consideration!
The text was updated successfully, but these errors were encountered:
put into this config (into ignore_buftypes, but otherwise pasting info ignore_filetypes may help, l don't sure)
the output of LspSaga's float window :echo synIDattr(synID(line('.'), col('.'), 1), "name")
in OUTPUT = true, form.
If I remember correctly, I was already using those lines in my config. Anyway, I moved away from lspsaga now that lspconfig allows for borders, so I cannot check if your solution works.
Thank you very much for this plugin. I find it very useful when jumping back and forth between windows.
I have a request for a feature. I am sorry that I do not know anything about lua so I cannot really help with working on it and I am not sure if it is even possible to introduce this feature.
Would it be possible to temporarily shut down specs when moving back and forth from/to a floating window? My issue is mainly with Lspsaga. It is a plugin I really like but it forces me to shut down specs, because otherwise every time the plugins opens a window for signature/definition preview/references etc. specs jumps in with its visual effect.
Thank you for your time and consideration!
The text was updated successfully, but these errors were encountered: