Allow to configure the file extension, in order to support other files that use Gherkin-based syntax. Something like: ```json ... "vscode-cucumber-extensions": [ ".feature", ".testcase" ] ... ```
Allow to configure the file extension, in order to support other files that use Gherkin-based syntax.
Something like: