cucumber/vscode

Inspect where a step definition is used

tejadafran opened this issue · 3 comments

🤔 What's the problem you're trying to solve?

Unused step definitions

✨ What's your proposed solution?

Same way it is possible to go from a feature file to a step definition, it would be really useful to be able to go from a step definition to the feature files where it is being used. Also a warn for unused step definitions would be great

This text was originally generated from a template, then edited by hand. You can modify the template here.

Came here looking for this exact feature - guess is doesn't exist yet. +1

@kieran-ryan any updates with this? ^^

@tejadafran, issue is reflective of status. Appreciate the interest in this issue.

Any code suggestions or PRs towards an implementation can be of great assistance between the Language Server and the Language Service.