Created
July 31, 2025 18:18
-
-
Save joram77/8065fe5c266945c23aeb6f5324739c4d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Well, I solved this problem by recording a Macro and then binding it with a keyboard shortcut: | |
| Go to Edit | Macros | Start Macro Recording | |
| Type '->' | |
| Stop Macro Recording using the button in the lower right corner, then name it whatever you want. | |
| Assign Shortcut to it: | |
| Go to File | Settings | Keymap | Macros | | |
| Right click and choose 'Add Keyboard Shortcut' | |
| I chose Ctrl+. as the shortcut and now I am more than happy. :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment