neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.15k stars 953 forks source link

Keybindings when renaming #4965

Closed rafpaf closed 3 months ago

rafpaf commented 3 months ago

It would be nice if I could use keybindings inside the variable-renaming field that pops up using coc-rename. Maybe a new buffer could open, just for editing the variable name. Is this currently possible with this or any alternative plugin?