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
Describe the bug
I don't know why, but I can't use the proper names for "parameter" when configuring cucumberautocomplete.customParameters.
I get an error every time:
Undefined. Implement with the following snippet:
To Reproduce
I am using TypeScript 5.5.2
A simple example, taken from the documentation:
Describe the bug
I don't know why, but I can't use the proper names for "parameter" when configuring cucumberautocomplete.customParameters.
I get an error every time:
Undefined. Implement with the following snippet:
To Reproduce
I am using TypeScript 5.5.2
A simple example, taken from the documentation:
Cucumberautocomplete part of VSCode settings:
Gherkin step line
Step definition:
And I select b
Note
If I change {ab} to {word} then everything works.
However, I can't apply any custom name (only those defined by default)
The text was updated successfully, but these errors were encountered: