JannisX11 / batch-rename

VS Code extension to batch-rename files
https://marketplace.visualstudio.com/items?itemName=JannisX11.batch-rename-extension
MIT License
55 stars 16 forks source link

Shortcut not working #10

Open Arturexe opened 1 year ago

Arturexe commented 1 year ago

I can use the extension when right-clicking files and pick "batch rename". It even shows the shortcut (control + command + R) in my case but when I press the shortcut, nothing happens. When the action is clicked via mouse menu, it works. No other action is assigned to this shortcut. I've tried different shortcuts, same result.

Using VSCode 1.74.3

piotrkulpinski commented 1 month ago

Same issue here

EliteMasterEric commented 2 weeks ago

Can confirm this issue still happens, I tried to bind it to Shift-F2 (as a counterpart to F2 to rename) but it silently fails.