Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] #11

Open
kivancbayram opened this issue Nov 17, 2024 · 1 comment
Open

[ENHANCEMENT] #11

kivancbayram opened this issue Nov 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kivancbayram
Copy link

kivancbayram commented Nov 17, 2024

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

  1. Open a .feature extended file in an IDE (ex: VsCode)
  2. Click (Ctrl + Click) one of the Scenario steps (ex: Given I log in to Facebook)
  3. Check if the IDE screen switches to the related file/code
@kivancbayram kivancbayram added the enhancement New feature or request label Nov 17, 2024
@kivancbayram
Copy link
Author

I am going to be developing a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant