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
The vscode extension automatically sorts the ordering of the nested keys of my cwl file, which makes it hard for me to write and understand the workflow.
#119
Open
syllogismos opened this issue
Nov 8, 2022
· 0 comments
Hello, thank you for the really useful and cool extension.
But when I write my cwl file, within the steps keyword, I write steps that are dependent on each other close by to make it easier for me to understand, but when I save the file, it automatically sorts all the steps based on alphabetical order. How do I stop this from happening. Is there a config that I can set? Or is it because of some other extension? I see prettier doesnt really mess with my yaml files. But I'm having problem with cwl files.
Thanks for your help.
The text was updated successfully, but these errors were encountered:
Hello, thank you for the really useful and cool extension.
But when I write my cwl file, within the
steps
keyword, I write steps that are dependent on each other close by to make it easier for me to understand, but when I save the file, it automatically sorts all the steps based on alphabetical order. How do I stop this from happening. Is there a config that I can set? Or is it because of some other extension? I see prettier doesnt really mess with my yaml files. But I'm having problem with cwl files.Thanks for your help.
The text was updated successfully, but these errors were encountered: