Vscode-extension: Duplicate and Rename Multiple Files (mavu-dupe)

when developing in liveview, i constantly need to duplicate pairs of

domain_blah_foo_component.ex + domain_blah_foo_component.html.leex

to

domain_blah_bar_component.ex + domain_blah_bar_component.html.leex

➜ i just adapted a vscode-extension for easing that task with the power of multi-line editing

(https://raw.githubusercontent.com/mavuio/mavu-dupe/main/images/screencast.gif)

maybe its of use for someone:

https://marketplace.visualstudio.com/items?itemName=mavu-io.mavu-dupe