-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
API for listing step definitions #4
Comments
…alpha Cucumber tag v0.3.0 alpha
Closes cucumber#4 Requires grunt-cucumber-sigma 0.3.3+
@jbpros is this still relevant? gherkin-editor hasn't been touched in 4 years |
It's potentially still relevant but let's not worry about this until it becomes a real thing. |
Would you consider implementing such API? We may forget about gherkin-editor as it's an ancient history, however without this I'm unable to write code completition for anything. For instance writing code completition for Brackets editor would take about 1 hr to me, but I can't get a list of supported steps, that makes my effort pointless. To be more specific, I was thinking about writing code completition plugin that would work with nightwatch-cucumber and brackets... |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
2011-05-30 #cucumber:
11:59 <aslakhellesoy> jbpros: one thing that would be useful in cucumber.js is an API call to get all of the stepdefs
12:00 <aslakhellesoy> following this spec: https://github.com/cucumber/gherkin/wiki/Code-Completion
12:00 <aslakhellesoy> (see the json doc at the bottom for a quick example)
12:00 <aslakhellesoy> if cucumber.js provides those we can feed them to gherkin-editor
The text was updated successfully, but these errors were encountered: