inc-rename.nvim icon indicating copy to clipboard operation
inc-rename.nvim copied to clipboard

renamer.nvim: VSCode-like Input Support

Open gbroques opened this issue 1 year ago • 2 comments

Hi, thank you for this awesome plugin! I love the live-preview for renaming, and live-command.nvim that expands this to other commands like norm.

Is there anyway to integrate this with filipdutescu/renamer.nvim for a VSCode-like input (see below images)?

I opened a similar issue in renamer.nvim as well: https://github.com/filipdutescu/renamer.nvim/issues/137

renamer.nvim

filipdutescu/renamer.nvim demo

gbroques avatar Dec 20 '23 21:12 gbroques

Hi, I'm glad you enjoy this plugin! I did not know about renamer.nvim, well this seems like a great match to add support for. I briefly looked at the source code and it looks like it shouldn't be too difficult to implement. I put it on my todo list -- a PR is always welcome of course to speed things up!

smjonas avatar Dec 20 '23 22:12 smjonas

Hi, I'm glad you enjoy this plugin! I did not know about renamer.nvim, well this seems like a great match to add support for. I briefly looked at the source code and it looks like it shouldn't be too difficult to implement. I put it on my todo list -- a PR is always welcome of course to speed things up!

Thank you @smjonas! I appreciate the promptness and receptiveness! :clap:

gbroques avatar Dec 20 '23 22:12 gbroques