Skip to content

Instantly share code, notes, and snippets.

@joram77
Created July 31, 2025 18:18
Show Gist options
  • Save joram77/8065fe5c266945c23aeb6f5324739c4d to your computer and use it in GitHub Desktop.
Save joram77/8065fe5c266945c23aeb6f5324739c4d to your computer and use it in GitHub Desktop.
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