We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add the ability to generate a snippet of code for an undefined step, and print it in the error when an undefined step is encountered at runtime.
Ideally, also detect whether the project is using TypeScript, and include type annotations in the snippet if so.