language-service
language-service copied to clipboard
Changing Given/When/Then matchers in config
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?