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

Steps implementation path can not be opened #57

Closed
screek8000 opened this issue Apr 11, 2017 · 2 comments
Closed

Steps implementation path can not be opened #57

screek8000 opened this issue Apr 11, 2017 · 2 comments
Milestone

Comments

@screek8000
Copy link

screek8000 commented Apr 11, 2017

Hi,

I am trying to use your extension and configured the cucumberautocomplete.steps in settings.json.
Now when pressing F12 to go to the steps implementation the search seems to be successful, but the path can not be openend.

I get an error message fromVS Code, e.g.:
General.steps.js kann nicht geöffnet werden: Die Datei wurde nicht gefunden (\c:\Solutions\Dev\Source_Develop\Tests\Selenium\src\Steps\General.steps.js).

Sorry for german error message, but I think the Problem is the "\" at the beginning of the path.

My settings.json:
{ "cucumberautocomplete.steps": [ "src/Steps/*.js" ], "cucumberautocomplete.pages": { } }

I am using version 2.0.1 of Cucumber Autocomplete Extension with Visual Studio Code 1.11.1 (Windows 7).

Thanks and regards

@alexkrechik alexkrechik added this to the 2.1.0 milestone Apr 11, 2017
@alexkrechik
Copy link
Owner

Should be fixed in 2.1.0 version of plugin

@screek8000
Copy link
Author

Works great now, thank you

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

No branches or pull requests

2 participants