Notepad++ - Personalize macros / shortcut
-
Hi, I wanted to know if it was possible to store on Notepad ++ a shortcut (eg: ctrl + a text=“ping”)( ctrl+b text=“ipconfig”) linked to a macro that writes to the edit line where the cursor is placed a text string.
thank you
Leonardo.
-
yes,
record macro
save macro <-- important
assign shortcut <-- See Macro menu Modify Shortcut…Cheers
Claudia
-
thanks a lot…
Kisses