You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JBang has been having templates for a while now, and a so called template property feature just got implemented a few weeks earlier, it means every template can have properties and these properties could be described, of course if a property is listed in the jbang-catalog it does not mean that the source files are using it, but it can be used and on initialization if they are having default values they are being looked up. More could be read here jbangdev/jbang#1203.
I'm wondering if the IDEA plugin could resolve that properties are given or not to a template and it would create a form where all the properties could be read with their description and default values (if given) and they could be overriden.
The text was updated successfully, but these errors were encountered:
JBang has been having templates for a while now, and a so called template property feature just got implemented a few weeks earlier, it means every template can have properties and these properties could be described, of course if a property is listed in the jbang-catalog it does not mean that the source files are using it, but it can be used and on initialization if they are having default values they are being looked up. More could be read here jbangdev/jbang#1203.
I'm wondering if the IDEA plugin could resolve that properties are given or not to a template and it would create a form where all the properties could be read with their description and default values (if given) and they could be overriden.
The text was updated successfully, but these errors were encountered: