Open benztest opened 4 years ago
Try to set cucumberautocomplete.stepsInvariants
to false
or remove it.
@alexkrechik Thanks for the suggestion, that also did not work as intended.
My steps (for my own reference):
"cucumberautocomplete.stepsInvariants": true,
to "cucumberautocomplete.stepsInvariants": false,
Not a bug, I am after some help.
Description I am in the process of configuring the tool to work with Mink.
Whilst I've got it working with a simple method definitions:
I am not able to work out the config needed for the tool to detect the other functions such as:
Apart from changing the framework code, can anyone suggest the correct `customParameters' I may need?
Cucumberautocomplete part of VSCode settings:
Many thanks, Ben