Describe the bug
Installed version v2.15.2 of the Extension in VS Code.
Using C#.
I have a C# project that was built in VS Studio with SpecFlow, but I want to run it in VS Code.
I created a settings.json with the configurations for the steps path.
Cannot get to the code from the feature file.
To Reproduce
Steps to reproduce the behavior:
Install the extension.
Edit the settings.json as shown below.
Open a feature file in the path C:\git\xxxx\xxx\Features\xxx\xxx.feature
Click on a step.
Right-click -> Go to code (F12)
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Describe the bug Installed version v2.15.2 of the Extension in VS Code. Using C#. I have a C# project that was built in VS Studio with SpecFlow, but I want to run it in VS Code. I created a settings.json with the configurations for the steps path. Cannot get to the code from the feature file.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Cucumberautocomplete part of VSCode settings:
Step definition: If applicable, add example of step definition:
Gherkin step line If applicable, add step line from gherkin file
And machine details are