-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
When clicked on Gherkin steps, IDE does not forward us to the related method/code unlike Cucumber.
Suggested Solution
Clicking on Gherkin steps user is forwarded to related code in the IDE.
Reproduce Steps
- Open a .feature extended file in an IDE (ex: VsCode)
- Click (Ctrl + Click) one of the Scenario steps (ex: Given I log in to Facebook)
- Check if the IDE screen switches to the related file/code
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request