Skip to content
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

Signature help pops up and blocks the UI when no method/class has been chosen yet #293

Open
idelice opened this issue Oct 15, 2023 · 2 comments

Comments

@idelice
Copy link

idelice commented Oct 15, 2023

Screenshot 2023-10-15 at 22 16 09

I haven't even chosen a 'User' object yet and the signature already pops up.

It should only start showing the signature window when you have chosen the object e.g. new User();

@ray-x
Copy link
Owner

ray-x commented Oct 16, 2023

I think it relates to triggerCharacters of your LSP. What LSP you are using and what is the triggerCharacters setting?

@idelice
Copy link
Author

idelice commented Oct 18, 2023

I think it relates to triggerCharacters of your LSP. What LSP you are using and what is the triggerCharacters setting?

I have no idea. I'm using LazyVim.

I'm working on java projects with nvim-jdtls if that helps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants