macros
macros copied to clipboard
Possible to auto-run a snippet?
Thanks for this great extension. I have a 2 part macro:
- Copy selected text
- Run a snippet to wrap JS block quotes around the selection. Useful, no?
When I run the macro, it asks to confirm the snippet, Is there a way to just run the whole macro with no confirm? Thanks.