Closed ADMehta closed 4 years ago
I'm still able to see this issue! :scream:
It seems to be any step ending with the word json that triggers the issue, for example:
@alexkrechik taking a quick look on the code I think the issue could be on these line: https://github.com/alexkrechik/VSCucumberAutoComplete/blob/master/gclient/syntaxes/json-embed.json#L8
it's once disappeared, but now it occurs to me again
Fixed in 2.15.1
When Write a step as "response body should be valid json". the formatting after this statement is broken. it becomes white text.
"response body should be valid jso" text works okay but json word messes up with format color.