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

Feature Request: Outline View #362

Closed p2635 closed 9 months ago

p2635 commented 4 years ago

It would be a good if an outline view of a given feature could be shown here. This will be be easier to move between scenarios for navigation.

image

It would look something like this: Feature: First line of the feature Rule: Rule 1 Example: Example 1 Scenario: Bob 1 Scenario: Bob 2 Scenario: Bob 3 Scenario: Bob 4

Jargonius commented 2 years ago

This is very much needed.