alexkrechik / VSCucumberAutoComplete

Cucumber (Gherkin) Full Support Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=alexkrechik.cucumberautocomplete
MIT License
331 stars 82 forks source link

fix: format json with scenario example <tags> #286

Closed joeky888 closed 5 years ago

joeky888 commented 5 years ago

This should fix json formatting with scenario example

[
    {
        "<json>": <text>
    }
]