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
currently, completion docs look like the following:
i'd really like to be able to see declaration of generics and where clauses in the signature, akin to hover docs:
(images from neovim - however, vscode is essentially the same)
is there any way to configure rust-analyzer to do this?