Skip to content
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

Shortcut not working #10

Open
Arturexe opened this issue Feb 15, 2023 · 3 comments
Open

Shortcut not working #10

Arturexe opened this issue Feb 15, 2023 · 3 comments

Comments

@Arturexe
Copy link

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
Copy link

Same issue here

@EliteMasterEric
Copy link

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.

@daiyam
Copy link

daiyam commented Nov 12, 2024

Can you check View/Output/Extension Host?
I was getting the error [error] Error: EACCES: permission denied, open '/Users/User/.vscode/extensions/jannisx11.batch-rename-extension-0.0.6/out/src/.Batch Rename.txt'
Fixing the rights, fixed the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants