We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I thought that hovering over an LSP snippet menu entry would show a preview of that snippet but that no longer seems to be occurring for me:
Expansion still works fine though. To contrast, here's a result with cmp-nvim-ultisnips:
cmp-nvim-ultisnips
I expected a similar preview window to pop-up with LSP snippets. Have there been any breaking changes to this behavior?
The text was updated successfully, but these errors were encountered:
For me, this is happening in particular with rust_analyzer. Although only on newer version and only for functions and macros.
Sorry, something went wrong.
No branches or pull requests
I thought that hovering over an LSP snippet menu entry would show a preview of that snippet but that no longer seems to be occurring for me:
Expansion still works fine though. To contrast, here's a result with
cmp-nvim-ultisnips
:I expected a similar preview window to pop-up with LSP snippets. Have there been any breaking changes to this behavior?
The text was updated successfully, but these errors were encountered: