How do you edit YAML for Azure DevOps pipelines?
Hey everyone, I've been working with YAML pipelines in Azure DevOps and I tried using some VSCode extensions for editing, but they didn’t work well for me. So for now, I’m using the Azure DevOps YAML editor in the browser. I was wondering how do you guys edit your YAML files? Do you prefer using VSCode extensions, or do you stick with the browser editor? If you use VSCode, which extensions do you use to make working with YAML easier? Also, I really wish there was an extension like the Bicep one, with proper annotations and auto-completions for Azure DevOps pipeline syntax. But I haven’t found one yet. Have any of you come across something like this? Looking forward to your thoughts!