-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
[Feature] Rename popup #35
Comments
Okay support it later. but find a way to make it beautiful than coc |
Looks good. Only thing that I noticed is that it has 2 rows instead of 1. Is that on purpose or? |
yep.. because 1 row looks too thin ..what do you think 1 is better? |
I guess it can be configurable. 2 is a bit too big for me because I use some additional line spacing. Passing an configuration to |
|
Yeah that is fine. |
done. |
Thanks. I'll give it a test in couple of hours. |
reproduce with nvim-compe. works fine with completion-nvim.. I will check it. |
Should be fixed. |
@glepnir works great, thanks! |
@glepnir is it possible to prefill the rename input with prepareRename placeholder or |
I’m not sure this is useful or it’s noise to some people, But I will add an option to control this. |
I'd also like that option, thanks. |
Hmm got some problem. can't set text into |
@glepnir Maybe it's because of neovim issue. See RishabhRD/nvim-lsputils#19 (comment) |
I had talk to bfredl ..need fixed in upstream. I will take a look at neovim when i have time :) |
Hi,
what do you think about introducing rename popup similar to coc.nvim?
The text was updated successfully, but these errors were encountered: