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 show floating window(arguments) on switching back from a tab or buffer #47

Closed
mortezadadgar opened this issue Jul 21, 2021 · 8 comments

Comments

@mortezadadgar
Copy link

this only occurs when the cursor is on a function argument and the only way to get rid of the floating window is to enter insert mode
I can record a video if it's not clear enough

@ray-x
Copy link
Owner

ray-x commented Jul 21, 2021

Thanks for submitting the issue.
Please also include the LSP you are using, code snippets you are editing.
I did not see similar behavior before. Are there keybinding to trigger this? A minium vimrc and screen recording will be very helpful. Thanks!

@mortezadadgar
Copy link
Author

mortezadadgar commented Jul 27, 2021

here's a video illustrating the issue, this only happens on opening a file with telescope and switch back to last buffer

out.mp4

@mortezadadgar
Copy link
Author

@ray-x any idea?

@ray-x
Copy link
Owner

ray-x commented Aug 8, 2021

I can not reporduce the issue.

sig_issue47.mov

@mortezadadgar
Copy link
Author

I can not reporduce the issue.
sig_issue47.mov

It doesn't seem you're switching back to last buffer that is opened by telescope with CTRL-^

@ray-x
Copy link
Owner

ray-x commented Aug 8, 2021

I am using CTRL-I/CTRL-O to jump back.
Using CTRL-^ does not make any difference.

@mortezadadgar
Copy link
Author

Ok it seems your plugin has conflicts with LuaSnip

@mortezadadgar
Copy link
Author

mortezadadgar commented Aug 23, 2021

@ray-x it's only reproducible with lazy loading on InsertEnter event and opening file with Telescope find_files minimal config

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

No branches or pull requests

2 participants