Conversation
|
Hello @ekalenchuk, maybe I didn't understand the suggestion, but this is not the same scenario as flexible search. The template is not meant to be filled by the user and there's already a combo to select the web context, the reason why we are exposing to the user is to allow the user to modify the template? In the settings there's the possibility to configure a custom template, it would be useful to have the possibility to change the default one, even if it would be only for advanced users. Also define a custom template would be for advanced usser.
|
|
@ninopg , @ekalenchuk was referencing to such called As you mentioned, it is indeed, an advanced feature, so the new settings popup looks like a great candidate for it. Later I'll try to move "Replica Selection" to the new p.s. "Script Template" sounds a bit abstract and may require some clarification, comments on what it is and how to use it, what are the benefits. Our goal is to seamlessly guide and teach developers both OOTB Hybris and the Plugin functionalities. (see example for ImpEx Execution Settings)
|
|
@ninopg , do you need any support on this PR, we can have a quick chat to review open questions. |
|
@ninopg Hi! Feel free to reach out to me in the project’s Slack if there’s anything I can help with. Your contributions are highly valued and the Plugin would truly miss your input! For example: |





Signed-off-by: Alessandro Antonini alessandro.antonini.pg@gmail.com
Added support for script templates. This allows executing custom scripts in IntelliJ IDEA using a script template. The default script template enables switching the Spring web context for script execution and improves reporting of exceptions thrown during execution.