Yaroslav Shepilov

Results 383 comments of Yaroslav Shepilov

Hi @sbalakrishna, if a script returns new-line separated values, they will be treated as separate values, in case of a multiselect parameter type

I added a feature flag to it. But there is no timeline for when it will be done. I have quite a big backlog and unfortunately not so much time...

Hi @synedraIT, I added support for it (in dev version), there is a new configuration for every parameter: `pass_as`, can be one of [argument, env_variable, stdin]. By default every parameter...

Hi @mgfjx, unfortunately this is not possible via UI You can delete config files in `conf/runners` folder

Hi, @billybenson unfortunately this is not supported at the moment

Hi @father-mande, thanks for the ticket. I'll keep it for the backlog. But cannot promise to work on it any time soon :(

Hi @hifi25nl, this would require complete refactoring of output window and how Script server grabs user input :( At the moment, it's a view-only mode, with the text appending and...

Hi @MateuszBelczowski, I believe you can parse .idea/misc.xml in your .sh file to know which SDK is used. (in the misc file only SDK name is specified, which can miss...

Hi @DanielSchwartz1, to be honest, I don't remember the reason for this migration already. As far as I remember, there was some issue with inverting the meaning of the parameter...