I'ld like to pass a parameter to a Sublime Text 2 Macro.
For example I'ld like to pass an ID_PARAMETER to macro that when run would ask for the ID_PARAMETER and output an URL like:
http://site.example.com/?id=ID_PARAMETER
Is this possible?
I'ld like to pass a parameter to a Sublime Text 2 Macro.
For example I'ld like to pass an ID_PARAMETER to macro that when run would ask for the ID_PARAMETER and output an URL like:
http://site.example.com/?id=ID_PARAMETER
Is this possible?