alexkrechik / VSCucumberAutoComplete

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

Support vscode outline panel for feature files #455

Open pkufranky opened 1 year ago

pkufranky commented 1 year ago

For large feature files, it's very convient to preview the structure with vscode outline panel.

See https://github.com/cucumber/vscode/issues/94