Open pkufranky opened 2 years ago
Describe the issue
Rule keyword is not highlighted
Which language seems to have the issue?
gherkin
Are you using highlight or highlightAuto? highlight
highlight
highlightAuto
Sample Code to Reproduce
Feature: foo Rule: rule 1 Scenario: scenario 1
Expected behavior
Rule keyword is highlighted.
Additional context
Great catch. Should be an easy fix - want to take a swing at making a PR for it?
There is already a pr for this, thanks @Hirse
Describe the issue
Rule keyword is not highlighted
Which language seems to have the issue?
gherkin
Are you using
highlight
orhighlightAuto
? highlightSample Code to Reproduce
Expected behavior
Rule keyword is highlighted.
Additional context