Page 1 of 1
Macro Editing
Posted: Wed May 12, 2021 11:33 am
by Mike Olds
Just to say thanks. Next to implementing Unicode this has got to have been the most frequently requested enhancement of all time.
Posted: Wed May 12, 2021 3:04 pm
by ak47wong
I'm honestly gobsmacked. I never thought they would actually implement this after having been
requested for more than 18 years!
Posted: Thu May 13, 2021 3:36 pm
by MudGuard
Oh yes, thanks for the macro editor!!!
Two small things I noticed:
If I change the scope within the macro editor this change won't be saved
(it can be changed using the Properties button in Configure-Preferences-Macros for the selected macro)
To see the commands available I have to close the macro editor and go to keyboard in preferences, look up the command, then go back to macros, open the editor again.
It would be nice to have the commands available within the editor. With a button to put the selected command into the editor.
Posted: Fri May 14, 2021 2:14 pm
by ben_josephs
Yes, the macros editor is very useful!
You can prduce a list of commands and their shortcuts with
Configure | Preferences | Keyboard | Categories: Some category | List
( Some category can be All. )
For convenient reference you can save the results in a permanent file.
To make the list accessible for copying & pasting you can open it in another instance of the editor.
Posted: Fri May 14, 2021 5:11 pm
by MudGuard
Ah, I didn't notice the List for keyboard mappings.
Still it is not user-friendly - a possibility to select the command within the macro editor would be much better ...
(ideally reduced to the commands that can be used in a macro)
Posted: Tue Jun 01, 2021 7:52 pm
by bbadmin
TextPad 8.8 implements a context menu for inputting macro commands into the editor. It's available for download now.
Posted: Wed Jun 02, 2021 11:41 am
by MudGuard
Great!!!
Thank you - that makes macro editing a lot easier!