Closed stijndcl closed 3 weeks ago
Would be nice to be able to use the built-in macros in the recipe args for a run config. $Prompt$ in particular is very handy, as it allows you to type in recipe args and even set default values.
$Prompt$
Plugin SDK docs: https://plugins.jetbrains.com/docs/intellij/run-configurations.html#expanding-macros-before-execution
Desired workflow:
$Prompt:name:default$
@stijndcl Fixed with version 0.6.8.
Would be nice to be able to use the built-in macros in the recipe args for a run config.
$Prompt$
in particular is very handy, as it allows you to type in recipe args and even set default values.Plugin SDK docs: https://plugins.jetbrains.com/docs/intellij/run-configurations.html#expanding-macros-before-execution
Desired workflow:
$Prompt:name:default$
to the recipe args