CTRL+Y Redo
I notice CTRL+Z works for undo in the Query, even though your shortcut is ALT+BckSpace. Is CTRL+Y (redo) disabled, or just not easy to turn on.
I could set "redo" to CTRL+Y but I did not get a message that this shortcut is already used for "delete line". So CTRL+Y still deleted the line and didn't redo. When I change "delete line" to another shortcut of course it works but at the moment the check if shortcut is already set doesn't seem to work.
Hi,
I am facing the same problem trying to customize "Upper Case Block" with Ctrl+U shortcut and "Lower Case Block" with Ctrl+Shift+U shortcut.
I get a message saying that the shortcut SynEdit "Ctrl+U" to ecUpperCaseBlock is not possible because shortcut already exists.
I looked at every shortcut and Ctrl+U is not used.
What can I do to customize theses shortcuts ?
Regards,
Cedric
I am facing the same problem trying to customize "Upper Case Block" with Ctrl+U shortcut and "Lower Case Block" with Ctrl+Shift+U shortcut.
I get a message saying that the shortcut SynEdit "Ctrl+U" to ecUpperCaseBlock is not possible because shortcut already exists.
I looked at every shortcut and Ctrl+U is not used.
What can I do to customize theses shortcuts ?
Regards,
Cedric
Here is how I got Ctrl+Y keyboard shortcut for HeidiSQL 9.3.0.4984 mapped to Undo.
- Go to Tools > Preferences > Shortcuts > SQL Editing
- Select the first "Undo" command and click in the "Shortcut" box. Press "Ctrl" twice, and it will change to "(None)".
- Do the same with the first "Redo" command.
- Go to the second "Undo" command and set the Shortcut to "Ctrl+Z"
- Go to the second "Redo" command set the Shortcut to "Ctrl+Y"
- Click "Apply" button
You should not see any errors in the message log, like "Could not apply SynEdit keystroke shortcut "Ctrl+Y" (or secondary: "") to ecRedo. Shortcut already exists.".
Go to a query window and test.
Enjoy! Shailesh
Please login to leave a reply, or register at first.