cucumber-eclipse icon indicating copy to clipboard operation
cucumber-eclipse copied to clipboard

[FEATURE-REQUEST] Find references of java step definitions in feature files

Open MahatmaFatalError opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. In a java file that implements the various io.cucumber.java.en.Given/When/Then/... steps I want to use the Eclipse built-in function to search for references of a particular method (Referecnes -> Project).

Describe the solution you'd like The Find References function should include findings in cucumber feature files.

MahatmaFatalError avatar Dec 23 '21 11:12 MahatmaFatalError