-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
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
bug: signature_help error #435
Labels
bug
Something isn't working
Comments
Should be fixed now. Would be great if you could confirm. Thanks! |
@folke Unfortunately, I just tested it, and now the error is on line 223. |
Can you give me some example code? |
It seems that the error occurs because the Here is an example in python. import torch
torch.hub.load() |
test again |
Okay, it's working great now! |
willothy
pushed a commit
to willothy/noice.nvim
that referenced
this issue
Aug 19, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you check docs and existing issues?
Neovim version (nvim -v)
NVIM v0.9.0 Release
Operating system/version
MacOS 13.3.1
Describe the bug
In some cases, the latest version of Noice will give an error when showing the signature help.
The error message is shown below.
Here is a video to show this issue. And there is no problem with this commit at
1da4edf
.noice.signature.bug.mov
Steps To Reproduce
...
Expected Behavior
...
Repro
The text was updated successfully, but these errors were encountered: