You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used "File > Add a Project Folder..." in order to put on Atom folders containing features files.
I've ordered my folder like this : "Root > features > MyFirstFeature", the last folder containing a bunch of feature files.
When I open one of those files, nothing happens, neither syntax highlight nor autocompletion when I write any keyword (as Given, When, Then).
Could you please advise ?
Regards.
The text was updated successfully, but these errors were encountered:
It doesn't work for me with the latest Atom 1.12.7 as well.
Although the error I'm getting is:
cucumber-autocomplete: Cannot find features directory at C:\Users\admin.atom/features. Please update your setting to point to the location of your features directory.
I've tried with relative path, full path, etc and it's always failing. I'm not sure why the error message is concatenating C:\Users\admin.atom as part of the path?
Thanks @Hesediel and @mickael28 for reporting. These both look like issues with Windows. I'll try to get a VM so that I can reproduce these issues and test. I'll try to do that by next week
Hi,
Discovering your plugin today, I've :
I've ordered my folder like this : "Root > features > MyFirstFeature", the last folder containing a bunch of feature files.
When I open one of those files, nothing happens, neither syntax highlight nor autocompletion when I write any keyword (as Given, When, Then).
Could you please advise ?
Regards.
The text was updated successfully, but these errors were encountered: