As the pipeline code gets more and more complicated, I find the tiny window to do the coding very painful. So, I've been copying and pasting changes from Notepad+/gvim, hit 'Apply', make sure there are no errors and then run the pipeline.
Is there a better way other than checking this into source control and doing the changes from eclipse or some IDE? I don't want to clutter all the git logs with these pipeline changes.
Is there going to be a change that will allow making the pipeline window bigger at least?