Open themizzi opened 4 years ago
It seems to highlight most (but not all) keywords from different languages
It would be great if we could choose only a subset of those.
The TextMate language grammer matches all the words defined in the Cucumber language JSON file.
Better to select the words for a collection of languages. (Needs a VSC restart)
Describe the bug The plugin is interpreting the word "In" as a gherkin keyword
To Reproduce Steps to reproduce the behavior:
Feature:
and press enterExpected behavior Nothing is highlighted
Screenshots
Cucumberautocomplete part of VSCode settings:
Step definition: If applicable, add example of step definition: N/A
Gherkin step line If applicable, add step line from gherkin file