vscode
vscode copied to clipboard
Configure aliases of Given, When and Then keywords for glue code
I'm using jest-cucumber, where the steps are defined in lowercase, forcing me to rename then everytime to make the "glue" with Cucumber VSCode work. A config to set these aliases for the glue would be awesome.
Will close with resolution of cucumber/language-service#129