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
Is your feature request related to a problem? Please describe.
Nightly supports multiple clients for hover and the results being merged
Noice doesn't yet
If you have 3 LSPs attached to one buffer, and do a hover request where 1/3 responds with a result. You will get 2 "No Information Found" notifications and the hover result
Describe the solution you'd like
allow for multiple server results to be merged
Describe alternatives you've considered
Turning the silent flag on for hover
Additional context
No response
The text was updated successfully, but these errors were encountered:
Did you check the docs?
Is your feature request related to a problem? Please describe.
Nightly supports multiple clients for hover and the results being merged
Noice doesn't yet
If you have 3 LSPs attached to one buffer, and do a hover request where 1/3 responds with a result. You will get 2 "No Information Found" notifications and the hover result
Describe the solution you'd like
allow for multiple server results to be merged
Describe alternatives you've considered
Turning the silent flag on for hover
Additional context
No response
The text was updated successfully, but these errors were encountered: