Updates to Workflow Editor

Hey all!
I am happy to announce two new improvements coming to Workflow Editor:

run_if for steps has got a UI

You will not need to switch to the yaml editor just to add a condition for your steps.

Code folding and keyboard shortcuts**

If you do switch to the yaml editor, or if that is your primary way of working with Bitrise workflows, we have enabled code folding to make it easier to work with longer files.

Also, shortcuts: we use the same component VS Code uses so it felt quite natural to enable the shortcuts as well. Here’s the list of supported shortcuts: https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.