Closed cbrevik closed 5 years ago
Hi, any update with this? It's really annoying, imho it relates that CucumerJS uses {string} now instead of regular expression previously.
Thanks.
I'll start to create new extension release scope on this week and will include this issue into it.
Should be looks good in 2.13.0
Confirmed that it's fixed now. Thanks for the fix @alexkrechik!
Describe the bug Autocomplete on step with
{string}
parameter (non-RegExp) injects the string[^"]+
To Reproduce
I should not see element with id {string}
(i.e. not using a RegExp).Expected behavior The injected string between the quotation marks should be blank.
Screenshots
Cucumberautocomplete part of VSCode settings:
Step definition:
Gherkin step line
And I should not see element with id "[^"]+"