Have question
Does anybody use a VS code beautifier extension to use on Cycle feature scripts ?
There is stuff to pick from in the VS code ‘extension marketplace’ but maybe one of you
already uses one and is happy about it.
I use this one and I like it. It’s not perfect but helps tremendously when using VSCode with .features.The areas where it does not exactly align with Cycle are ‘Once’ keyword and conditionals. All in all it has served me well.
I’ll second the suggestion above. In addition to the ‘Once’ keyword, It will also omit the ‘If’ statements and ‘While’ loops.
I haven’t given the Gherkin Beautifier a try for the indenting, but I’m assuming there may be some issues since the keywords above aren’t standard in Gherkin.