Clicking insert in the snippets menu inserts snippet with newline - so in effect runs the snippet as is - but sometimes you want to insert the snippet on the command line without running it so you can edit values in the command before running it.
Maybe two option buttons:
Run - which inserts and runs the command
Insert - which insert the command but does not run it
It may also be possible to parametrise the snippets to either prompt user for value or take value fom file??
Clicking insert in the snippets menu inserts snippet with newline - so in effect runs the snippet as is - but sometimes you want to insert the snippet on the command line without running it so you can edit values in the command before running it.
Maybe two option buttons:
It may also be possible to parametrise the snippets to either prompt user for value or take value fom file??