language-service icon indicating copy to clipboard operation
language-service copied to clipboard

Changing Given/When/Then matchers in config

Open thelinuxlich opened this issue 2 years ago • 0 comments

I want to use jest-cucumber with this extension, however it uses the Gherkin constructs in lowercase (given/when/then), thus needing to alias these methods to make it work with the extension. Is it possible to expose a configuration to modify these matches?

thelinuxlich avatar Feb 20 '23 19:02 thelinuxlich