linux-china / jetbrains-just-plugin

JetBrains Just Command Runner Plugin
https://plugins.jetbrains.com/plugin/18658-just
Apache License 2.0
40 stars 6 forks source link

Allow expanding macros in run configs recipe args #39

Closed stijndcl closed 3 weeks ago

stijndcl commented 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.

Plugin SDK docs: https://plugins.jetbrains.com/docs/intellij/run-configurations.html#expanding-macros-before-execution

Desired workflow:

linux-china commented 3 weeks ago

@stijndcl Fixed with version 0.6.8.